Generally I use perldoc to see if a module is installed. Its not perfect but it usually works.
perldoc Time::ParseDate
perldoc Term::ReadKey
You could also just try using them in a script and see if you get any errors.
__________________
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
--H.L. Mencken
|