mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
36c6fd4f36
to UTMP files. PR: ports/70766 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
Sys::Utmp provides a vaguely object oriented interface to the Unix
|
|
user accounting file ( usually /etc/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.
|
|
|
|
WWW: http://search.cpan.org/dist/Sys-Utmp/
|
|
|
|
--
|
|
Alexander Zhuravlev
|
|
zaa@zaa.pp.ru
|