The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Business::BankList - List banks/financial institutions

VERSION

This document describes version 0.012 of Business::BankList (from Perl distribution Business-BankList), released on 2017-07-04.

SYNOPSIS

DESCRIPTION

NOTE: This module is still empty without implementation.

This module provides a way to get a list of banks/financial institutions. The primary use is to get SWIFT code/BIC/IBAN or the like. This module is meant to be a "master" module. There will be submodules for each country, e.g. Business::BankList::Indonesia, and so on. Each country can provide additional information like country-specific codes.

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Business-BankList.

SOURCE

Source repository is at https://github.com/sharyanto/perl-Business-BankList.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Business-BankList

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

Business::BankList::Indonesia

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017, 2013, 2012 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.