On Fri, 1 Feb 2002, Terrence Brannon wrote: > >> I cannot get Apache::XSP::Util installed until Time::Piece works > >> for me. > >> > >> Please fix this and put on axkit.org. > > > > I reverse the request. Please fix this and send patches to me. Thanks! > > > > It appears that Time::Object is the same as Time::Piece, except > that Time::Piece also has strptime(). > > Since Axkit::ASP::Util only uses strftime() and it is available > in both, I just switched to Time::Object and everything works > fine.
Careful though - there's a bug in that if you ever do get Time::Piece installed it will overwrite Time::Seconds, and break Time::Object. I don't have a fix for that. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
