On Friday, February 1, 2002, at 05:02 AM, Matt Sergeant wrote:
> On Fri, 1 Feb 2002, Terrence Brannon wrote: > >> Here is the URL. >> >> http://rt.cpan.org/NoAuth/Bug.html?id=244 >> >> >> 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
