blob: 8a51663979960ad2f0d3a500f78ccec0376b59e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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
|