Help for this page

Select Code to Download


  1. or download this
    Foo.pm did not return a true value at -e line 1.
    
  2. or download this
    BEGIN { unshift @INC, \&require_local }
    
    ...
    
        return sub { $_ = "1;"; 0; };
    }