Help for this page

Select Code to Download


  1. or download this
    $ perl -e 'print join("\n", @INC)'
    ... lists /my/personal/lib among others
    ...
    
    $ perl $PERL5OPT -MDevel::LeakTrace::Fast -e 1
    (works no problems)