This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Strip ^iso- from the Encode filenames to be 8.3-friendly,
[perl5.git] / pp_pack.c
2001-09-11 Jarkko HietaniemiFix unpack U to be the reverse of pack U
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Nicholas ClarkRe: Fixed pack problem - sort of
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.