perl-String-BitCount - String-BitCount - count number of "1" bits in strings
Website: | http://search.cpan.org/dist/String-BitCount/ |
---|---|
License: | Artistic |
Vendor: | GhiaPet RPMs <http://www.ghiapet.net/> |
- Description:
BitCount Returns the the total number of "1" bits in the list. showBitCount Copies the elements of LIST to a new list and converts the new elements to strings of digits showing the number of set bits in the original byte. In array context returns the new list. In scalar context joins the elements of the new list into a single string and returns the string. Only code points in the range 0x00 .. 0xFF are allowed.
Packages
perl-String-BitCount-1.13-4.fc19.gp.noarch [8 KiB] |
Changelog
by J. Randall Owens (2014-12-25):
- update URL |
perl-String-BitCount-1.13-4.fc19.gp.src [7 KiB] |
Changelog
by J. Randall Owens (2014-12-25):
- update URL |
perl-String-BitCount-1.13-3.fc19.gp.src [7 KiB] |
Changelog
by J. Randall Owens (2013-08-21):
- comment out Packager & Vendor fields - tweak spec file formatting |