MVS::VBFile - Perl extension to read variable blocked files from MVS MVS::VBFile is a Perl module. It supplies a single function, vbget(), that gets the next record from a mainframe MVS file in variable blocked (VB) format. See the POD documentation in the module, or "man MVS::VBFile" after you have installed it. Prerequisites ============= Only the standard Perl distribution. How to Build and Install ======================== The usual: perl Makefile.PL make make test make install This module is written in Perl only, so it should be portable to all UN*X platforms at least. Copyright (c) 1999 Geoffrey Rommel. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Geoffrey Rommel Technical Consultant Sears, Roebuck and Co. grommel@sears.com March 1999