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: 3.mga10 | Build date: Fri Jun 27 04:59:00 2025 |
Group: Development/Perl | Build host: localhost |
Size: 200994 | Source RPM: perl-Unix-Passwd-File-0.251.0-3.mga10.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
* Fri Jun 27 2025 umeabot <umeabot> 0.251.0-3.mga10 + Revision: 2206481 - Mageia 10 Mass Rebuild
/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, Sat Jun 28 06:00:53 2025