CNAB - Module for operating with CNAB files


CNAB documentation  | view source Contained in the CNAB distribution.

Index


NAME

Top

 CNAB - Module for operating with CNAB files 

SYNOPSIS

Top

 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

DESCRIPTION

Top

 Exports functions for operating with CNAB files (Brazilian banks' 
 transaction file standard).

EXPORT

 parse_cnab

AUTHOR

Top

 Leo Antunes, E<lt>costela@gmail.comE<gt>

COPYRIGHT

Top


CNAB documentation  | view source Contained in the CNAB distribution.