No subject


Wed Jun 24 15:02:31 UTC 2009


# perl -MCPAN -e shell

Once the Perl interpreter has loaded (and been configured), you can
install modules with: install MODULENAME.

The first thing you should do is upgrade your CPAN:

cpan> install Bundle::CPAN

Once it is completed, type:

cpan> reload cpan

Now, enter the following command to retrieve all of the required modules:

cpan> install Date::Parse

and then try again.  Repeat for any other missing modules

Kevin


More information about the mythtv-users mailing list