----- Original Message ----- From: "gao perlone" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, December 25, 2005 12:55 PM Subject: I meet a problem that I can't install module!Please help me!
I need install a module name Date::Format in Windows. I use the ppm as below: ppm> search format But I get nothing.I go to search.cpan.org and I can find a module. What is this matter? I hope install use ppm and the Repositories show: [1] ActiveState PPM2 Repository [2] ActiveState Package Repository [3] landfill the cpan is no contained. Any one can help me? Thanks a lot! ---------------------------------------------------------------------------- ---- Date::Format is part of the TimeDate package - therefore : ppm> install TimeDate Or, if you want Date::Formatter: ppm> install Date-Formatter Cheers, Rob _______________________________________________ Perl-Win32-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
