NAME
ISO8583 VISA-specific dictionaries and functions
SYNOPSIS
use Data::ISO8583;
use Data::ISO8583::VISA;
my $msg_hash_ref = parse_iso8583_fields( $byte_data, $VISA_MESSAGE_FIELDS );
my ( $fmap_arr_ref, $skip ) = parse_iso8583_bitmap( $byte_data, $len, $one );
# for more details, see documentation for Data::ISO8583
DESCRIPTION
This module is part of Data::ISO8583 module. Please, see Data::ISO8583 documentation.
This module contains message and fields dictionaries for VISA specifications as of October 2023.
GITHUB REPOSITORY
https://github.com/cade-vs/perl-data-iso8583
git@github.com:cade-vs/perl-data-iso8583.git
git clone git@github.com:cade-vs/perl-data-iso8583.git
or
git clone https://github.com/cade-vs/perl-data-iso8583.git
AUTHOR
Copyright (c) 2011-2024 Vladi Belperchinov-Shabanski "Cade"
<cade@noxrun.com> <cade@bis.bg> <cade@cpan.org>
http://cade.noxrun.com/