Thanks for replying!
I tried to install them all using this command: perl -MCPAN -e "install XML:

OM"
Replacing XML:

OM with the names of the mmodules listed on that site. The ones that did not work are as follows:
File::Basename
Term::ReadKey
Term::Cap
Cwd
I get the same error occur with each of those modules. The "name" changes with each one, of course. The rest of the modules installed without a hitch.
root@whoracle:/# perl -MCPAN -e "install File::Basename"
Can't locate object method "install" via package "File::Basename" at -e line 1.