summaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Utmp/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Importing package for Sys::Utmp - an object(ish) interface to UTMP files.sno1-0/+6
Sys::Utmp provides a vaguely object oriented interface to the Unix user accounting file (sometimes /etc/utmp or /var/run/utmp). Whilst it would prefer to use the getutent() function from the systems C libraries it will attempt to provide its own if they are missing. Oked by joerg@