Help for this page

Select Code to Download


  1. or download this
          our @EXPORT = qw(function);
    
  2. or download this
          use one -base;
    
  3. or download this
          import one;
    
  4. or download this
          @two::ISA = qw(one);
    
  5. or download this
    #!/usr/bin/perl
    
    ...
    Function in package one
    
    Compilation finished at Tue Feb 21 10:37:35