Business::SWIFT

Validate SWIFT/BIC Bank identifiers
Download

Business::SWIFT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jerome Eteve
  • Publisher web site:
  • http://search.cpan.org/~jeteve/

Business::SWIFT Tags


Business::SWIFT Description

Validate SWIFT/BIC Bank identifiers Business::SWIFT is a Perl module that implements the SWIFT BIC format validation.It checks if the given SWIFT BIC code is well-formed according to the ISO 9362 Specification. It does not check if the code is a valid actual bank code. use Business::SWIFT; if ( Business::SWIFT->validateBIC('DEUTDEFF') ){ .. do stuff .. } Requirements: · Perl


Business::SWIFT Related Software