Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl-w 
    use strict;
    $name = "bug";
    print "hello there , $name, did you know 1+0", 1+0, "?\n";
    
  2. or download this
    BEGIN not safe after errors--compilation aborted at /System/Library/Pe
    +rl/5.16/Carp/Heavy.pm line 3.
    Compilation failed in require at /Users/Gucci/Downloads/TextMate.app/C
    +ontents/SharedSupport/Bundles/Perl.tmbundle/Support/exception_handler
    +.pm line 30.