RCS file: /home/nwiger/perlmod/lib/Unix/RCS/Login.pm,v Working file: /home/nwiger/perlmod/lib/Unix/Login.pm head: 1.8
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 8; selected revisions: 8 description:
abstract login prompt thing


revision 1.8
date: 2003/08/29 22:42:59; author: nwiger; state: Exp; lines: +70 -51 added input/output options, along with some misc cleanup
revision 1.7
date: 2003/08/29 20:45:48; author: nwiger; state: Exp; lines: +242 -224 fixed problem with crypt() on RedHat thanks to David Redmond added 'sameuser' option and updated the docs changed module to auto-export the login() function reoriented it to be function-oriented; it's pretty simple, anyways...
revision 1.6
date: 2002/02/12 22:56:38; author: nwiger; state: Exp; lines: +5 -5 fixed major "return undef" bug which was populating an array erroneously, meaning that people could hit Ctrl-D and get in!
revision 1.5
date: 2001/06/01 21:37:01; author: nwiger; state: Exp; lines: +28 -19 oops, talk about bugs...
revision 1.4
date: 2001/04/05 23:32:42; author: nwiger; state: Exp; lines: +144 -71 updated docs, added pwent option, which is super cool
revision 1.3
date: 2001/04/05 21:15:51; author: nwiger; state: Exp; lines: +29 -13 works, this is hitting CPAN
revision 1.2
date: 2001/04/05 00:38:42; author: nwiger; state: Exp; lines: +177 -59 lookin' pretty good, this one's hittin' CPAN
revision 1.1
date: 2000/06/14 20:19:30; author: nwiger; state: Exp; Initial revision