K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2008-08-05T19:37:38.008400Z
K 7
svn:log
V 364
Fix the correct handling of bodies (Perl regexps were sometimes
not properly working on SV * bodies).  We now use a shared string.
For Perl < 5.7.1, fall back to a copy of such bodies.  At least,
that method is reliable, even though it were 17% slower.

Add support for PERL_REVISION (default to 5 because if it is not
defined, it must be 5 -- Perl 6 defines it).

END
