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