Help for this page

Select Code to Download


  1. or download this
    use lib '/home/user/perl_modules/lib/perl5/My';
    use Foo 1.0;
    
  2. or download this
    My/Bar.pm did not return a true value at ./bar_test.pl line 4.
    BEGIN failed--compilation aborted at ./bar_test.pl line 4.