Help for this page

Select Code to Download


  1. or download this
        print STDOUT q
        Just another Perl Hacker,
        unless $spring
    
  2. or download this
        print standard out queue
        Just another Perl Hacker,
        unless dollar spring
    
  3. or download this
        Error messages
        strewn across my terminal.
    ...
        But it prefaces
        the bad news of failure with
        a soothing haiku.
    
  4. or download this
        sub summer { my $sum;
        $sum += $_ for @_;
        $sum } print summer (split);