Help for this page

Select Code to Download


  1. or download this
    use strict;
    test1();
    ...
        print "a = $a\n";
        print "aa = $aa\n";
    }