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