CNAB - Module for operating with CNAB files
use CNAB;
$bool = parse_cnab($string, $hashref); # read the raw text from the
CNAB file and put the contents inside the hash passed as reference
Exports functions for operating with CNAB files (Brazilian banks'
transaction file standard).
Leo Antunes, E<lt>costela@gmail.comE<gt>
CNAB.pm is Copyright (C) 2005 by Leo Antunes
All rights reserved. You may distribute this code under the terms
of either the GNU General Public License or the Artistic License,
as specified in the Perl README file.