Hmmm...
Well, pod2man is in /usr/bin, which is already in the path. If I type "pod2man" I get output, including the Perl version 5.006. However, when I cd to the directory I created and ftp'd the Date::Manip files into for installation and type "perl Makefile.pl" the Perl script for installation starts but then says "cannot find pod2man. Make sure file is in your path". I can invoke "pod2man" in that installation dir I created, and it yields the same output of Perl version, etc.
Guess I need to do some more research on tweaking the installation of Date::Manip. I may have to write the author, but hate to do.
By the way, do you know where the .profile file is located. This is a web hosting service, i.e., it's not my machine but is a remote machine on the net.
Thanks for helping.