Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        my $code = << 'EOC';
    ...
        eval $code;
    }
    ...
    
  2. or download this
    $ ./716452.pl
    Too many arguments for main::mySub at ./716452.pl line 19, near ""hell
    +o world")"
    Execution of ./716452.pl aborted due to compilation errors.