From 6626096ba26db61e9e39b398c658fc3edf950f41 Mon Sep 17 00:00:00 2001 From: "Nathaniel R. Reindl" Date: Fri, 9 Apr 2010 16:20:03 -0400 Subject: [PATCH] Flesh out more of the required modules. Alphabetize. --- INSTALLATION | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/INSTALLATION b/INSTALLATION index 1ca76b8..517ca88 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -5,19 +5,21 @@ Dependencies Perl Modules: - * Getopt::Mixed - * File::Touch - * File::Glob (potentially core) - * File::Basename (potentially core) - * MIME::Base64 (potentially core) - * Email::Find + * Class::Accessor + * DateTime + * Digest (Perl core module) * Email::Date + * Email::Find + * File::Basename (Perl core module) + * File::Glob (Perl core module) + * File::HomeDir + * File::Slurp + * File::Touch + * Getopt::Mixed * Git.pm (from the git distribution) - * DateTime + * MIME::Base64 (Perl core module) -Some of these are distributed with perl itself but is left as an excercise to -the reader to figure out what you need in your distribution (for Debian Etch, -see below). +Install these with your system's respective package manager. =============================================================================== -- 2.39.5