* Eugene van der Pijll <[EMAIL PROTECTED]> shaped the electrons to say...
> This solution, OTOH, should work:
>
> my $dt3 = DateTime->last_day_of_month( month => $month, year => 2002)
> ->add( days => 1 )
> ->subtract( seconds => 1 );
>
> And it does. (DT version 0.1402, perl 5.8.0, linux)
It's broken with 0.1402 under Solaris 8 (SPARC).
Works fine on HP-UX 11.00 and 11i
-D
--
Have the appropriate amount of fun.
