Upgrade to Tie::File 0.21.
[p5sagit/p5-mst-13.2.git] / lib / encoding.pm
2002-03-11 Jarkko Hietaniemi Document what to do if one yearns back to
2002-03-07 Jarkko Hietaniemi As suggested by Anton Tagunov, eq and cmp now obey the
2002-02-06 Jarkko Hietaniemi EBCDIC: the encoding pragma would need some rethinking,
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"