Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    __END__
    script.pl
    Use of uninitialized value in print at script.pl line 11.
    
  2. or download this
    use strict;
    use warnings;
    ...
    __END__
    script.pl
    script.pl