Help for this page

Select Code to Download


  1. or download this
      use Mapps::Auth ;
      $auth = new Mapps::Auth->auth($uname, $passwd);
      ...
    
  2. or download this
      foreach my $INC_i ( @INC ) {
        print "$INC_i\n" ;
      }
    
  3. or download this
    C:/Perl/lib
    C:/Perl/site/lib
    .