Thread Problem mit ExtUtils::Installed in Active Perl
(54 answers)
Opened by bianca at 2010-02-08 16:39
also, da du anscheinend nicht weisst, wie man ein use in ein string-eval packt (obwohl du es ja anderswo, z.b. mit GD::Graph, schon tust), hier nochmal zum mitlesen:
Code (perl): (dl
)
eval "use ExtUtils::Installed"; dann wird das zeitlich auch zwischen den umleitungen ausgeführt. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |