Help for this page

Select Code to Download


  1. or download this
    use lib '/usr/home/username/perl5/lib/perl5/';
    use CGI::Ajax;
    
  2. or download this
    To begin using the CPAN interactive tool, log into your account and us
    +e
    the following command:
    ...
    
    use lib '/usr/home/example/Lib'; # The same as your LIB= configuration
    use Acme::Yoda;
    
  3. or download this
    use lib '/usr/home/username/perl5/lib/perl5/';