Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -w
    ...
          return "Computing is cool!\n";
       }
    
  2. or download this
    Sample output without using sleep ( win98 - ActiveState 5.8.0 build ):
    
    ...
    
    C:\Perl\bin\hw>
    
  3. or download this
    Sample output with sleep and yield:
    C:\Perl\bin\hw>perl pg5.pl
    ...
    
    C:\Perl\bin\hw>