Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    print "test1 from fred is: $fred::test1\n";
    print "test2 from fred is: $fred::test2\n";