==Configuring CPAN //You can re-configure CPAN at any time from the CPAN prompt by issuing 'o conf init' //Certain preferences that were configured differently from the defaults are below: #auto_commit Normally CPAN.pm keeps config variables in memory and changes need to be saved in a separate 'o conf commit' command to make them permanent between sessions. If you set the 'auto_commit' option to true, changes to a config variable are always automatically committed to disk. Always commit changes to config variables to disk? [no] yes #prerequisites_policy The CPAN module can detect when a module which you are trying to build depends on prerequisites. If this happens, it can build the prerequisites for you automatically ('follow'), ask you for confirmation ('ask'), or just ignore them ('ignore'). Please set your policy to one of the three values. Policy on building prerequisites (follow, ask or ignore)? [ask] follow #build_requires_install_policy When a module declares another one as a 'build_requires' prerequisite this means that the other module is only needed for building or testing the module but need not be installed permanently. In this case you may wish to install that other module nonetheless or just keep it in the 'build_dir' directory to have it available only temporarily. Installing saves time on future installations but makes the perl installation bigger. You can choose if you want to always install (yes), never install (no) or be always asked. In the latter case you can set the default answer for the question to yes (ask/yes) or no (ask/no). Policy on installing 'build_requires' modules (yes, no, ask/yes, ask/no)? [ask/yes] yes #urllist I would like to connect to one of the following sites to get 'MIRRORED.BY': http://www.perl.org/CPAN/ ftp://ftp.perl.org/pub/CPAN/ Is it OK to try to connect to the Internet? [yes] no Your urllist is empty! The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch MIRRORED.BY CPAN.pm needs at least one URL where it can fetch CPAN files from. Please enter your CPAN site: [] file:///tmp/cpan-mirror/ Enter another URL or RETURN to quit: [] New set of picks: file:///tmp/cpan-mirror/ #Command at CPAN prompt to check presence of perl modules, you may have to repeat this several times #NOTE: module GD is missing! install Digest::SHA Module::Signature YAML YAML::Syck Algorithm::CheckDigits MARC::Record Class::Accessor XML::SAX MARC::Charset MARC::File::XML HTML::Template::Pro MARC::Crosswalk::DublinCore PDF::Reuse PDF::Reuse::Barcode Data::ICal GD::Barcode::UPCE XML::RSS Biblio::EndnoteStyle Schedule::At Barcode::Code128 XML::LibXML::SAX MARC::Charset::Constants CGI::Session Class::Factory::Util Date::ICal Date::Manip Lingua::Stem List::MoreUtils PDF::API2 PDF::API2::Util Text::CSV Text::CSV_XS XML::Dumper XML::LibXSLT XML::Simple Unix::Syslog POE Date::Calc Net::LDAP::Filter Mail::Sendmail Email::Date HTML::Scrubber MIME::Lite SMS::Send Net::Z3950::ZOOM CGI::Session::Serialize::yaml #Output of command on our server Digest::SHA is up to date (5.47). Module::Signature is up to date (0.55). YAML is up to date (0.66). YAML::Syck is up to date (1.05). Algorithm::CheckDigits is up to date (0.50). MARC::Record is up to date (2.0.0). Class::Accessor is up to date (0.31). XML::SAX is up to date (0.96). MARC::Charset is up to date (1.0). MARC::File::XML is up to date (0.88). HTML::Template::Pro is up to date (0.71). MARC::Crosswalk::DublinCore is up to date (0.02). PDF::Reuse is up to date (0.35). PDF::Reuse::Barcode is up to date (0.05). Data::ICal is up to date (0.13). GD::Barcode::UPCE is up to date (1.1). XML::RSS is up to date (1.36). Biblio::EndnoteStyle is up to date (0.05). Schedule::At is up to date (1.08). Barcode::Code128 is up to date (2.01). XML::LibXML::SAX is up to date (1.66). MARC::Charset::Constants is up to date (undef). CGI::Session is up to date (4.38). Class::Factory::Util is up to date (1.7). Date::ICal is up to date (1.72). Date::Manip is up to date (5.54). Lingua::Stem is up to date (0.83). List::MoreUtils is up to date (0.22). PDF::API2 is up to date (2.015). PDF::API2::Util is up to date (2.000). Text::CSV is up to date (1.10). Text::CSV_XS is up to date (0.58). XML::Dumper is up to date (0.81). XML::LibXSLT is up to date (1.66). XML::Simple is up to date (2.18). Unix::Syslog is up to date (1.1). POE is up to date (1.003). Date::Calc is up to date (5.4). Net::LDAP::Filter is up to date (0.15). Mail::Sendmail is up to date (0.79). Email::Date is up to date (1.103). HTML::Scrubber is up to date (0.08). MIME::Lite is up to date (3.022). SMS::Send is up to date (0.05). Net::Z3950::ZOOM is up to date (1.25). CGI::Session::Serialize::yaml is up to date (4.24). END-OF-FILE