Johan Vromans wrote:
>
> > I just wrote a simple Unix::Login module that simulates a Unix login
> > prompt and does password validation/optional shell exec, etc. Synopsis:
>
> Cute.
> How 'bout uploading and submitting a DSLI entry?
Johan-
Thanks for the note.
[Quoting Nathan Wiger, on April 5 2001, 14:25, in "Simple Unix::Login m"]
> I just wrote a simple Unix::Login module that simulates a Unix login
> prompt and does password validation/optional shell exec, etc. Synopsis:
Cute.
How 'bout uploading and submitting a DSLI entry?
-- Johan
I just wrote a simple Unix::Login module that simulates a Unix login
prompt and does password validation/optional shell exec, etc. Synopsis:
SYNOPSIS
# You can use the object-oriented syntax...
use Unix::Login;
my $ul = Unix::Login->new(BannerStr