Apache-AuthenNTLM
view release on metacpan or search on metacpan
smb/.svn/text-base/Smb.pm.svn-base view on Meta::CPAN
}
bootstrap Authen::Smb $VERSION;
# Preloaded methods go here.
# Autoload methods go after =cut, and are processed by the autosplit program.
1;
__END__
# Below is the stub of documentation for your module. You better edit it!
=head1 NAME
Authen::Smb - Perl extension to authenticate against an SMB server
=head1 SYNOPSIS
use Authen::Smb;
my $authResult = Authen::Smb::authen('myUser',
'myPassword',
}
bootstrap Authen::Smb $VERSION;
# Preloaded methods go here.
# Autoload methods go after =cut, and are processed by the autosplit program.
1;
__END__
# Below is the stub of documentation for your module. You better edit it!
=head1 NAME
Authen::Smb - Perl extension to authenticate against an SMB server
=head1 SYNOPSIS
use Authen::Smb;
my $authResult = Authen::Smb::authen('myUser',
'myPassword',
( run in 0.943 second using v1.01-cache-2.11-cpan-de7293f3b23 )