digest::morefallbacks(3pm) debian man page | unix.com

Man Page: digest::morefallbacks

Operating Environment: debian

Section: 3pm

Digest::MoreFallbacks(3pm)				User Contributed Perl Documentation				Digest::MoreFallbacks(3pm)

NAME
Digest::MoreFallbacks - Provide additional fallbacks in Digest's MMAP table.
SYNOPSIS
use Digest::MoreFallbacks; Digest->new("SHA-1")
DESCRIPTION
This module adds entries to Digest's algorithm to implementation table. The intent is to provide better fallback facilities, including pure Perl modules (Digest::SHA::PurePerl, Digest::MD5), and facilitating for modules that don't match the naming convention (Crypt::RIPEMD160 would have worked if it were named Digest::RIPEMD160). perl v5.14.2 2009-10-19 Digest::MoreFallbacks(3pm)
Related Man Pages
digest::hmac(3) - centos
dbix::class::encodedcolumn::digest(3pm) - debian
digest::hmac(3pm) - debian
digest::multihash(3pm) - debian
io::digest(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com