The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.80 - 2012-03-22

  • support byte-oriented regexp //b, m//b, m''b, s///b, s'''b, qr//b, qr''b, split(//b), split(m//b), split(m''b), split(qr//b) and split(qr''b).
  • support match once only ??, m??, ??b and m??b.
  • support literal null string pattern.
  • support $`, $PREMATCH, ${^PREMATCH}, $&, $MATCH, ${^MATCH}, &', $POSTMATCH and ${^POSTMATCH}.
  • add perl516.bat. ; created by INABA Hitoshi

Modules

Run-time routines for Char/Latin7.pm
Source code filter to escape Latin-7
Run-time routines for Latin7.pm
Source code filter to escape Latin-7