| Name: | perl-Apache-Htpasswd | 
|---|---|
| Version: | 1.9 | 
| Release: | 31.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 29988 | 
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| RPM: | perl-Apache-Htpasswd-1.9-31.el8.noarch.rpm | 
| Source RPM: | perl-Apache-Htpasswd-1.9-31.el8.src.rpm | 
| Build Date: | Sun Jan 07 2024 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Apache-Htpasswd | 
| Summary: | Manage Unix crypt-style password file | 
| Description: | This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The passwords file is a flat-file with login name and their associated encrypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files.  |