Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-String-CRC-Cksum | Distribution: Mageia |
Version: 0.910.0 | Vendor: Mageia.Org |
Release: 10.mga9 | Build date: Sun Mar 20 13:49:34 2022 |
Group: Development/Perl | Build host: localhost |
Size: 15436 | Source RPM: perl-String-CRC-Cksum-0.910.0-10.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/String-CRC-Cksum | |
Summary: Perl extension for calculating checksums |
The String::CRC::Cksum module calculates a 32 bit CRC, generating the same CRC value as the POSIX cksum program. If called in a list context, returns the length of the data object as well, which is useful for fully emulating the cksum program. The returned checksum will always be a non-negative integral number in the range 0..2^32-1. Despite its name, this module is able to compute the checksum of files as well as of strings. Just pass in a reference to a filehandle, or a reference to any object that can respond to a read() call and eventually return 0 at "end of file". Beware: consider proper use of binmode() if you are on a non-UNIX platform or processing files derived from other platforms.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 0.910.0-10.mga9 + Revision: 1805791 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-String-CRC-Cksum /usr/share/doc/perl-String-CRC-Cksum/Changes /usr/share/doc/perl-String-CRC-Cksum/README /usr/share/man/man3/String::CRC::Cksum.3pm.xz /usr/share/perl5/vendor_perl/String /usr/share/perl5/vendor_perl/String/CRC /usr/share/perl5/vendor_perl/String/CRC/Cksum.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Dec 1 04:18:02 2024