Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        print $_[0];
        foo;    
    }
    
  2. or download this
    yes
    yes
    no
    Use of uninitialized value in print at ampersands.plx line 9.