Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            default { die "*** BUG: no handler for -$k.\n"; }
        }
    }
    
  2. or download this
    syntax error at /Users/chap/private/perl/t0 line 13, near ") {"
    syntax error at /Users/chap/private/perl/t0 line 15, near ") {"
    Global symbol "$v" requires explicit package name (did you forget to d
    +eclare "my $v"?) at /Users/chap/private/perl/t0 line 16.
    Execution of /Users/chap/private/perl/t0 aborted due to compilation er
    +rors.