Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # @@@ THIS DOESN'T WORK @@@
    ...
    
    print "GO AWAY!;
    
  2. or download this
    #!/usr/bin/perl
    # @@@ THIS DOES @@@
    ...
    
    print "GO AWAY!;