Re: Simple Unix::Login module

2001-04-10 Thread Nathan Wiger
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.

Re: Simple Unix::Login module

2001-04-10 Thread Johan Vromans
[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

Simple Unix::Login module

2001-04-05 Thread Nathan Wiger
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