The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Meta Digest::MD5"

Meta::Digest::MD5 - extend the standard Digest::MD5 module. River stage zero No dependents

This module extends the functionality found in the Digest::MD5 standard module with code that otherwise will have to be written many times in places of Digest::MD5. The object inherits from Digest::MD5 so you can use all of that modules functionality...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Digest::Collection - a collection of MD5 signatures for files. River stage zero No dependents

This object encapsulates a collection of MD5. This collection maps files to signatures and signatures to maps. The class uses the many to one mapping object (which is all it is except for a few masking/convenience routines)....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::FileNode - a node representing a file. River stage zero No dependents

This is a node in the PDMT graph representing a file in the file system....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

md5_sum.pl - calculate MD5 sums and display them. River stage zero No dependents

This program does the same thing as the famous md5sum(1) but only in perl. The reason is for greater command line flexibility, code sharing (the md5 calculation is shared by all perl modules as it is implemented in a single module) and cleanliness....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

uu.pl - test the external Convert::UU module. River stage zero No dependents

This is a test suite for the Convert::UU package. Currently it reads a file, creates a signature for it (to get some binary data), encodes it, decodes it, and checks that the results are the same....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

md5_purge.pl - remove duplicated in a directory according to MD5 sums. River stage zero No dependents

Give this script a set of directories to work on and it will remove all duplicates in that directory. This script provide two policies: 1. Ask the user on each set of duplicates on which to remove. You will be prompted on which of the duplicates you ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

md5_import.pl - import directory md5 data into a database. River stage zero No dependents

This script receives a directory, traverses it, and adds it's data to a given Md5 database. The resulting data base will the information about the hirarchy of the directory and checksum information on each file....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

md5_remove.pl - remove files that their md5 is in a current XML/MD5 file. River stage zero No dependents

Give this program an XML file with MD5 signatures and a directory to scan. The program will read the MD5 signatures file and will store them in RAM. Then it will recurse the directory and for each file it will calc the MD5 sum. If it finds files whic...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

md5_produce.pl - produce XML/md5 for sets of files. River stage zero No dependents

This script takes as input a set of files on the command line and produces an XML file according to the XML/md5 dtd I have defined which contains information about the files MD5 sum and modification times. This type of information could later be used...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

base64.pl - test the external MIME::Base64 module. River stage zero No dependents

This is a test suite for the MIME::Base64 package. Currently it reads a file, creates a signature for it (to get some binary data), encodes it, decodes it, and checks that the results are the same....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

pics_import.pl - import images in directories to database. River stage zero No dependents

This program imports a directory with images in it into the pics database. The program will recurse the directory given to it, will spot which files are image files (currently according to .jpg suffix) and will upload those files to the database. The...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

thumbnail_import.pl - import images in a directory to a thumbnail database. River stage zero No dependents

This program imports a directory with images in it into the thumbnail database. The program will recurse the directory given to it, will spot which files are image files (currently according to .jpg suffix) and will upload those files to the database...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
12 results (0.052 seconds)