Business-CAMT

 view release on metacpan or  search on metacpan

lib/Business/CAMT.pm  view on Meta::CPAN

# The POD got stripped from this file by OODoc version 3.06.
# For contributors see file ChangeLog.

# This software is copyright (c) 2024-2026 by Mark Overmeer.

# This is free software; you can redistribute it and/or modify it under
# the same terms as the Perl 5 programming language system itself.
# SPDX-License-Identifier: Artistic-1.0-Perl OR GPL-1.0-or-later


# https://www.betaalvereniging.nl/wp-content/uploads/IG-Bank-to-Customer-Statement-CAMT-053-v1-1.pdf

package Business::CAMT;{
our $VERSION = '0.16';
}


use strict;
use warnings;
use utf8;



( run in 0.919 second using v1.01-cache-2.11-cpan-b16cb0d3907 )