summaryrefslogtreecommitdiff
path: root/lib/User
Commit message (Expand)AuthorAgeFilesLines
* Update synopses on User:: and Sys:: modulesElvin Aslanov2022-09-052-8/+8
* do not count tests, instead use done_testing()Michiel Beijen2021-12-041-1/+1
* There is no getpw() function in User::grent.James E Keenan2018-09-031-3/+3
* Remove superfluous variable $gr_mem.James E Keenan2018-09-031-2/+2
* Correct typo reported by Elizabeth MattijsenJames E Keenan2018-09-031-1/+1
* Replace multiple 'use vars' by 'our' in libNicolas R2017-11-112-6/+9
* [perl #43273] Enable lib/User/*.t on cygwin Reini Urban2007-06-212-2/+4
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Fix doc typo, by Gisle AasRafael Garcia-Suarez2005-10-191-1/+1
* Re: lib/User/pwent.t on CygwinJohn Peacock2002-05-071-3/+7
* make lib/User/pwent.t run on VMSPeter Prymmer2002-05-011-6/+13
* OS/390 USS has a different idea of the pw* functions.Jarkko Hietaniemi2002-01-271-2/+8
* Planning still not right.Jarkko Hietaniemi2001-12-311-2/+4
* Double double test test header headerMichael G. Schwern2001-12-311-1/+2
* Forgotten checkin.Jarkko Hietaniemi2001-12-091-16/+11
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* The default installation of Cygwin has 500 as root's uid.Jarkko Hietaniemi2001-06-261-1/+2
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+107
* more pod patchesMichael Stevens2001-03-161-1/+1
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-062-0/+2
* mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+1
* pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
* User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-2/+4
* More doc fixes from Abigail.Jarkko Hietaniemi1999-01-082-2/+2
* User::pwent.pm: g{,e}cosTom Christiansen1997-04-151-1/+1
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-072-8/+12
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-072-2/+2
* dumb bug in User::pwent.pmTom Christiansen1996-12-231-2/+2
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-062-0/+192