Business::DE::KontoCheck

Validating Bank-Account Numbers for Germany
Download

Business::DE::KontoCheck Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tina Müller
  • Publisher web site:
  • http://search.cpan.org/~tinita/

Business::DE::KontoCheck Tags


Business::DE::KontoCheck Description

Validating Bank-Account Numbers for Germany Business::DE::KontoCheck is a Perl module used to validate bank account numbers for Germany.SYNOPSIS use Business::DE::KontoCheck; my $kcheck = Business::DE::KontoCheck->new( BLZFILE => "path/to/blzpc.txt", ); my $konto = $kcheck->get_info_for_blz($blz); # $konto is a Business::DE::Konto my $bankname = $konto->get_bankname; Requirements: · Perl


Business::DE::KontoCheck Related Software