Path to this page:
Subject: CVS commit: pkgsrc/sysutils/p5-Sys-Utmp
From: Jens Rehsack
Date: 2009-03-22 22:17:04
Message id: 20090322211704.2D5DB175D0@cvs.netbsd.org
Log Message:
Importing package for Sys::Utmp - an object(ish) interface to UTMP files.
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@
Files: