Skip to content

Instantly share code, notes, and snippets.

@myano
Created November 11, 2011 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save myano/1357725 to your computer and use it in GitHub Desktop.
Save myano/1357725 to your computer and use it in GitHub Desktop.
05:51 [~/dev/sophia]
(yano@yano) $ ./configure
Checking for Perl 5.10.0 ... OK!
Checking for Carp ... OK!
Checking for FindBin ... OK!
Checking for Getopt::Long ... OK!
Checking for POD::Usage ... not found (install POD::Usage).
Checking for POE ... OK!
Checking for POE::Component::IRC ... OK!
Checking for POSIX ... OK!
Checking for Sub::Delete ... OK!
Checking for Switch ... OK!
The following packages are - NOT - required to run sophia.
They are required for the default modules that sophia comes with.
Checking for HTML::Entities ... OK!
Checking for Time::Local ... OK!
Checking for URI::Escape ... OK!
Checking for WWW::Curl::Easy version 4.15 ... OK!
Checking for XML::LibXML ... OK!
05:51 [~/dev/sophia]
(yano@yano) $ cpan
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.9800)
Enter 'h' for help.
cpan[1]> install POD::Usage
CPAN: Storable loaded ok (v2.20)
Reading '/home/yano/.cpan/Metadata'
Database was generated on Fri, 11 Nov 2011 08:48:03 GMT
Warning: Cannot install POD::Usage, don't know what it is.
Try the command
i /POD::Usage/
to find objects with matching identifiers.
CPAN: Time::HiRes loaded ok (v1.9719)
cpan[2]> i /POD::Usage/
CPAN: Module::CoreList loaded ok (v2.18)
Module = PDL::Pod::Usage (CHM/PDL-2.4.9.tar.gz)
Module = Pod::Usage (MAREKR/Pod-Parser-1.38.tar.gz)
Module < Pod::Usage::CGI (BBC/Pod-Usage-CGI-1.010.tar.gz)
Module < Pod::Usage::CommandLine (CTILMES/Pod-Usage-CommandLine-0.04.tar.gz)
4 items found
cpan[3]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment