in reply to Re^4: Data Encapsulation Class
in thread Data Encapsulation Class

DateTime is packaged for FC5. It's in the "extras" repository - which should be enabled automatically.

You'll need to be root (or have root permissions), but typing "yum install perl-DateTime" at your command line will install DateTime and all of its dependencies.

Replies are listed 'Best First'.
Re^6: Date Encapsulation Class
by CaMelRyder (Pilgrim) on Feb 21, 2007 at 17:03 UTC
    Hey thanks alot. I didn't know that you could install perl modules that way. I've been using perl -MCPAN -e shell. Thanks again, it worked like a charm.
    ¥peace from CaMelRyder¥