Help for this page

Select Code to Download


  1. or download this
    package load;
    use Carp;
    ...
    }
    
    1;
    
  2. or download this
    use load;
    Very::Long::Module->load::as my $short => qw(foo bar baz);