Changes for version 1.8 - 2006-03-26

  • For compatibility with utmp, the utmpx read functions generate a ut_time field; it can also be specified in the argument to pututxline()
  • Added support for NetBSD (hints file and various #ifdefs)
  • Added Perl interfaces for all functions defined in the Single UNIX Specification Version 3 (namely: endutxent(), getutxent(), getutxid(), getutxline(), pututxline(), and setutxent())
  • Extended documentation; it now also says that utmpx is preferred
  • Enhanced test.pl

Modules

Perl access to utmp- and utmpx-style databases

Examples