Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Unix-Passwd-File | Distribution: Mageia |
Version: 0.251.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Mon Mar 21 11:12:05 2022 |
Group: Development/Perl | Build host: localhost |
Size: 201266 | Source RPM: perl-Unix-Passwd-File-0.251.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Unix-Passwd-File | |
Summary: Manipulate /etc/{passwd,shadow,group,gshadow} entries |
This module can be used to read and manipulate entries in Unix system password files (/etc/passwd, /etc/group, /etc/group, /etc/gshadow; but can also be told to search in custom location, for testing purposes). This module uses a procedural (non-OO) interface. Each function in this module open and read the passwd files once. Read-only functions like `list_users()` and `get_max_gid()` open in read-only mode. Functions that might write to the files like `add_user()` or `delete_group()` first lock `passwd.lock` file, open in read+write mode and also read the files in the first pass, then seek to the beginning and write back the files. No caching is done so you should do your own if you need to.
GPL+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 0.251.0-2.mga9 + Revision: 1813211 - Mageia 9 Mass Rebuild * Thu Sep 10 2020 tv <tv> 0.251.0-1.mga8 + Revision: 1624031 - update to 0.251
/usr/share/doc/perl-Unix-Passwd-File /usr/share/doc/perl-Unix-Passwd-File/Changes /usr/share/doc/perl-Unix-Passwd-File/LICENSE /usr/share/doc/perl-Unix-Passwd-File/META.json /usr/share/doc/perl-Unix-Passwd-File/META.yml /usr/share/doc/perl-Unix-Passwd-File/MYMETA.yml /usr/share/doc/perl-Unix-Passwd-File/README /usr/share/man/man3/Unix::Passwd::File.3pm.xz /usr/share/perl5/vendor_perl/Unix /usr/share/perl5/vendor_perl/Unix/Passwd /usr/share/perl5/vendor_perl/Unix/Passwd/File.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 10:15:52 2025