The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Business-IBAN-Validator ABELTJE"

Business::IBAN::Util - Helpers for the IBAN 97-test. River stage zero No dependents

These are helper functions to execute the 97-check on IBANs. numify_iban($iban) Put the first four characters at the end of the string. Transform all letters into numbers ([Aa] => 10 .. [Zz] => 35). This results in a string of digits [0-9] that will ...

ABELTJE/Business-IBAN-Validator-0.08 - 11 Oct 2023 09:30:19 UTC

Business::IBAN::Database - Simple database for checking IBANs River stage zero No dependents

This module was generated from the swift_iban_registry_0.txt document supplied by SWIFT version 93 February 2023 (also swift_iban_registry_v93.pdf). All functions are exported by default. iban_db() Returns a reference to the "database" of known IBAN ...

ABELTJE/Business-IBAN-Validator-0.08 - 11 Oct 2023 09:30:19 UTC

Business::IBAN::Validator - A validator for the structure of IBANs. River stage zero No dependents

This module does a series of checks on an IBAN: Country code Length Pattern 97-Check $v = Business::IBAN::Validator->new() Return an IBAN validator object. $v->validate($iban) Perform a series of checks, and die() as soon as one fails. Return 1 on su...

ABELTJE/Business-IBAN-Validator-0.08 - 11 Oct 2023 09:30:19 UTC

chk-iban - Validate the structure of IBANs. River stage zero No dependents

ABELTJE/Business-IBAN-Validator-0.08 - 11 Oct 2023 09:30:19 UTC
4 results (0.028 seconds)