debian man page for digest::morefallbacks

Query: digest::morefallbacks

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
io::digest5.18(3) - mojave
digest::hmac(3) - centos
digest::bubblebabble(3pm) - debian
digest::multihash(3pm) - debian
io::digest(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?