Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
[p5sagit/p5-mst-13.2.git] / lib / encoding.pm
2001-12-16 Jarkko Hietaniemi More documentation for the encoding pragma.
2001-11-14 Jarkko Hietaniemi VERSIONize.
2001-11-06 Jarkko Hietaniemi Implement the encoding pragma for regex literals.
2001-11-02 Jarkko Hietaniemi More encoding testing.
2001-11-02 Jarkko Hietaniemi Make encoding and charnames pragmas coexist.
2001-11-01 Jarkko Hietaniemi If an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko Hietaniemi Extend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko Hietaniemi Doc tweaks.
2001-10-31 Nick Ing-Simmons Integrate mainline
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-31 Jarkko Hietaniemi Enable -Mencoding=foobar also for string literals.
2001-10-28 Jarkko Hietaniemi More todo for the encoding pragma.
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"