From: Kjetil T. H. <kje...@li...> - 2002-04-02 22:12:22
|
Graham Barr <gb...@po...> writes: > This is really off-topic for this list, but see Data::Parse and > Date::Format Yeah (and learn to use http://search.cpan.org), but this reminds me there is no module with code for converting to/from GeneralizedTime. Not that it's very hard to write, but it would be nice to put routines for stuff like this in a module. I'm sure there are other syntaxes who could use utility functions which fit in. I can volunteer my code as a start :-) Kjetil T. |