Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    __END__
    Can't use string ("pax_1") as a SCALAR ref while "strict refs" in use 
    +at ./880063.pl line 8.
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
    print "$paxing\n";  # "foo"