<html><body><div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Bonjour,</span><br><br></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Que voyez vous d'incorrect dans cette instruction ?</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">sub MY::postamble {<br> my $text = <<'FOO';<br>install ::<br> @echo "Updating PDL documentation database...";<br> @$(PERL) -e "exit if $$ENV{DESTDIR}; use PDL::Doc; eval { PDL::Doc::add_module(q{PDL::Graphics::Gnuplot}); }; ";</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;">FOO<br> return $text;<br>}</div>
</div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"> </div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Error</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Updating PDL documentation database...<br>Regexp modifiers "/d" and "/u" are mutually exclusive at -e line 1, at end of line<br>Unknown regexp modifier "/r" at -e line 1, at end of line<br>Unknown regexp modifier "/e" at -e line 1, at end of line<br>syntax error at -e line 1, near "/."<br>Execution of -e aborted due to compilation errors.<br>make: *** [Makefile:951: install] Error 255<br></span></div>
<div id="signature-container" style="background-color: #ffffff; font-size: 12px; font-family: verdana; color: #000000;">===========================================================================<br>Patrick DUPRÉ | | email: pdupre@gmx.com<br>===========================================================================</div></body></html>