I like to add the following information:

the described problem seems to only occur on certain date(s). The day
I filed my bugreport for example:

######################################################################
my $dt = DateTime->new( year   => 2006,
                        month  => 8,
                        day    => 7,
                        hour   => 18,
                        minute => 0,
                        second => 0,
                        nanosecond => 0,
                        time_zone => 'Europe/Berlin',
                        );

my $dtcd = DateTime::Calendar::Discordian->from_object(object => $dt);
######################################################################

leads to the exact error.

Regards,
Martin

Attachment: signature.asc
Description: Digital signature

Reply via email to