Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -w
    use strict;
    ...
      print STDERR "$name is going away\n";
    }
    __END__
    
  2. or download this
    Name "Foo::function" used only once: possible typo at check line 8.
    Creating functions
    ...
    Clearing glob
    Exiting
    glob sub is going away