I retested the example with a current Bratislava rakudo built with
ActivePerl/Mingw gcc under Windows Vista and it ran fine. Could the
author update their Perl 6 to a current rakudo and retest? If the
persistence of the problem can't be confirmed, the problem seems
unlikely enough that closin
# New Ticket Created by Ron Schmidt
# Please include the string: [perl #65120]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=65120 >
Patch provides semantics for "slurp $filehandle" consistent with "slurp
'filename'" and
Author: hinrik
Date: 2009-04-25 22:02:51 +0200 (Sat, 25 Apr 2009)
New Revision: 26432
Modified:
docs/Perl6/Spec/S26-documentation.pod
Log:
[util/perl6.vim] put the 'vim: filetype=perl6' bit in a =comment line so
Perl6::Perldoc won't render it in the HTML
Modified: docs/Perl6/Spec/S26-document