Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
       print 'Whoops...';
    __END__
    Unmatched [ in regex; marked by <-- HERE in m/([ <-- HERE ^// at (eval
    + 1) line 7.
    
  2. or download this
    #!perl
    
    ...
       print 'Whoops...';
    __END__
    mypage.html