Hi! This is the ezmlm program. I'm managing the
perl6-compi...@perl.org mailing list.
I'm working for my owner, who can be reached
at perl6-compiler-ow...@perl.org.
Messages to you from the perl6-compiler mailing list seem to
have been bouncing. I've attached a copy of the first bounce
message I
I would like to add the RL example that drove me mad until I understood
the problem. I'm trying to parse a DTD. Those nasty bugger can have
external entities, that are DTDs. Like so:
The problem of parsing a DTD is quite easy. We have macros with names that
need replacement after they are de
>
> r: say Date.new(-13_000_000_000, 1, 1)
> rakudo cc1858: OUTPUT«-115098112-01-01»
That would hose Perl 6 for any speculations on the age of the Universe. :-)*
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #114760]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=114760 >
r: say Date.new(-13_000_000_000, 1, 1)
rakudo cc1858: OUTPUT«-115098112-01-01»
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #114758]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=114758 >
r: say DateTime.new.Date
rakudo cc1858: OUTPUT«Cannot unbox a type object as a