Help for this page

Select Code to Download


  1. or download this
    >type Foo.pm
    package Foo;
    ...
    
    >perl -w foo.pl
    Use of uninitialized value in print at Foo.pm line 4.