Help for this page

Select Code to Download


  1. or download this
    #!/usr/Perl/bin/perl
    
    use strict;
    ...
    while (::) {
        print "Hello, cruel world! \n";
    };