Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    sub printer {
            print "This is ". $My::Test::VERSION ."\n";
    }