This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In S_utf16_textfilter() replace sv_chop() with code, as we move 1 byte at most.
[perl5.git] / lib / Env /
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...