Help for this page

Select Code to Download


  1. or download this
    #! perl -sw
    use strict;
    ...
    require 'test2.pl';
    
    print weather();
    
  2. or download this
    #! perl -sw
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    C:\test>test
    This is the generated data
    C:\test>