Help for this page

Select Code to Download


  1. or download this
    $ perl -MCPAN -e 'shell'
    
  2. or download this
    CPAN> install Module::Name
    
  3. or download this
    #!/usr/bin/perl -w
    use lib "/home/yourname/perl";
    use Module::Name;