[PBP-pm] Working with dates

Bennett Todd bet at rahul.net
Thu Dec 22 04:44:31 PST 2005


2005-12-21T23:48:27 Joshua Hoblitt:
> I'd be hesitant to suggest using POSIX.pm is a 'Best Practice' as
> it sucks up 900K-1500K of memory depending on the platform.

POSIX is in the core.

If I need Date::Parse I'll use Date::Format, but if I only need
POSIX::strftime I lose one external dependency.

I don't think I'll write programs that depend on the complex chain
of DateTime modules when I could just use a core module.

And that reminds me, another thing I like about Date::Manip is its
stand-alone flavour.

-Bennett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.pm.org/pipermail/pbp-pm/attachments/20051222/fee2e97e/attachment.bin


More information about the PBP-pm mailing list