Query: mail::srs::db
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Mail::SRS::DB(3pm) User Contributed Perl Documentation Mail::SRS::DB(3pm)NAMEMail::SRS::DB - A MLDBM based Sender Rewriting SchemeSYNOPSISuse Mail::SRS::DB; my $srs = new Mail::SRS::DB( Database => '/var/run/srs.db', ... );DESCRIPTIONSee Mail::SRS for details of the standard SRS subclass interface. This module provides the methods compile() and parse(). This module requires one extra parameter to the constructor, a filename for a Berkeley DB_File database.BUGSThis code relies on not getting collisions in the cryptographic hash. This can and should be fixed. The database is not garbage collected.SEE ALSOMail::SRS perl v5.10.1 2004-06-23 Mail::SRS::DB(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |