# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #65588]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=65588 >
rakudo: &[==]
rakudo feca3f: OUTPUT«Syntax error at line 1, near "&[==]" [...]
masak:
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20090513T00Z
DTEND:20090513T03Z
DTSTAMP:20090511T233820Z
ORGANIZER;CN=Art Schmidt:mailto:fri...@gmail.com
UID:sba7al7vh82ld3ccni8rttu...@google.com
ATTENDEE;C
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #65568]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=65568 >
jnthn: I ran into an awkward bug last night...
Tene: Bug being? (will be able to focus
James Keenan via RT wrote:
arithmetics.t:
ok 7 - negate -0.0 # TODO -0.0 not implemented, TT #313 : still not passing
(Why is this showing up yellow rather than green on the Smolder report
if it is 'ok'?)
Because it's a TODO test. TODO tests aren't counted in the passing total whether
they pa
Here's an update based on a recent Smolder report
(http://smolder.plusthree.com/app/public_projects/report_details/21469);
veracity.t: passing
arithmetics.t:
ok 7 - negate -0.0 # TODO -0.0 not implemented, TT #313 : still not passing
(Why is this showing up yellow rather than green on the Smolde