Help for this page

Select Code to Download


  1. or download this
    use Fatal;
    import Fatal 'foo';
    ...
    
    my $test = foo();
    print $test;
    
  2. or download this
    Can't foo(), $! is "No such file or directory" at (eval 1) line 3
            main::__ANON__() called at p.pl line 10