Convert::IBM390

Convert::IBM390 is a Perl module functions for manipulating mainframe data.
Download

Convert::IBM390 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Geoffrey Rommel
  • Publisher web site:
  • http://search.cpan.org/~grommel/

Convert::IBM390 Tags


Convert::IBM390 Description

Convert::IBM390 is a Perl module functions for manipulating mainframe data. Convert::IBM390 is a Perl module functions for manipulating mainframe data.SYNOPSIS use Convert::IBM390 qw(...those desired... or :all); $eb = asc2eb($string); $asc = eb2asc($string); $asc = eb2ascp($string); $ebrecord = packeb($template, LIST...); @fields = unpackeb($template, $record); @lines = hexdump($string ]);Convert::IBM390 supplies various functions that you may find useful when messing with IBM System/30 data. No functions are exported automatically; you must ask for the ones you want. "use ... qw(:all)" exports all functions.By the way, this module is called "IBM390" because it will deal with data from any mainframe operating system. Nothing about it is specific to z/OS, z/VM, or z/VSE. Requirements: · Perl


Convert::IBM390 Related Software