Convert-IBM390

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Removed _valid_packed and _valid_zoned.

0.23  Tue Aug 28 16:53:43 2007
	- Added 'Z' option for unsigned zoned decimal. Thanks to Craig
	  Frooninckx for the suggestion.

0.24  Apr 15 2008
	- Minor corrections to POD.

0.25  Mon Jul  7 16:52:59 2008
	- Use setenv() rather than putenv() for Linux.

0.26  Mon Dec  8 17:18:29 2008
	- Allow user-specified translation tables
	- Perl-only unpackeb 'E' not stripping nulls
	- XS packeb might read unallocated memory
	- Above changes made by Chris Madsen.
	- Removed the little-used SMF timestamp option.

0.27  Dec 17 2008
	- Corrected the README.

README  view on Meta::CPAN

installed it.

asc2eb, eb2asc, eb2ascp:  ASCII/EBCDIC conversion
packeb, unpackeb:  pack/unpack and convert an EBCDIC record
hexdump:  dump memory in an MVS-like format

Recent changes:

0.23 - Added 'Z' option for unsigned zoned decimal.
0.24 - Minor corrections to POD.
0.25 - Use setenv() rather than putenv() for Linux.
0.26 - Allow user-specified translation tables. Removed SMF timestamps.
0.27 - Minor housekeeping changes.
0.28 - Added 'V' option to unpackeb.
0.29 - Added 'V' option to unpackeb, perl version.

Copyright © 2001 Geoffrey Rommel.  This program is free software;
you can redistribute it and/or modify it under the same terms as Perl
itself. 




( run in 0.572 second using v1.01-cache-2.11-cpan-3989ada0592 )