Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Unix-Passwd-File-0.251.0-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Unix-Passwd-File Distribution: Mageia
Version: 0.251.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Thu Sep 10 06:28:15 2020
Group: Development/Perl Build host: localhost
Size: 201266 Source RPM: perl-Unix-Passwd-File-0.251.0-1.mga8.src.rpm
Packager: tv <tv>
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Sep 10 2020 tv <tv> 0.251.0-1.mga8
  + Revision: 1624031
  - update to 0.251
* Wed Feb 12 2020 umeabot <umeabot> 0.250.0-3.mga8
  + Revision: 1506907
  - Mageia 8 Mass Rebuild
* Thu Sep 20 2018 umeabot <umeabot> 0.250.0-2.mga7
  + Revision: 1287151
  - Mageia 7 Mass Rebuild

Files

/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, Tue Apr 9 16:22:09 2024