-
-
27 Mar 2006 00:25:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (6)
- Testers (451 / 5 / 0)
- Kwalitee
Bus factor: 0- 77.14% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (11.54KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.8
- 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 databasesExamples
Other files
Module Install Instructions
To install User::Utmp, copy and paste the appropriate command in to your terminal.
cpanm User::Utmp
perl -MCPAN -e shell install User::Utmp
For more information on module installation, please visit the detailed CPAN module installation guide.