Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.220.769 Times

Business::IBAN 0.06

Company: Tina M?“N?ller
Date Added: July 10, 2013  |  Visits: 340

Business::IBAN

Report Broken Link
Printer Friendly Version


Product Homepage
Download (37 downloads)



With the Business::IBAN Perl module you can validate IBANs (International Bank Account Number) like "IBAN DE97123456781234567890" (ISO 13616). (Note: spaces between numbers are allowed.) Note that this dos not (and cannot) assure that the bank account exists or that the bank account number for the bank itself is valid. You can also create an IBAN if you supply<br /><br /> * - your BBAN (Basic Bank Account Number), (or for germany your BLZ and account number are sufficient),<br /> * - and either your country code (ISO3166) or the english name for your country.<br /><br /> But note that only your bank is supposed to create your official IBAN.<br /><br />SYNOPSIS<br /><br /> use Business::IBAN;<br /> use Locale::Country;<br /> my $cc = country2code('Germany');<br /> my $iban = Business::IBAN->new();<br /><br /> # ---------- generate<br /> my $ib = $iban->getIBAN(<br /> {<br /> ISO => $cc, # or "DE", etc.<br /> BIC => 12345678, # Bank Identifier Code, meaning the BLZ<br /> # in Germany<br /> AC => "1234567890",<br /> });<br /> # or<br /> my $ib = $iban->getIBAN(<br /> {<br /> ISO => "DE",<br /> BBAN => 123456781234567890,<br /> });<br /> if ($ib) {<br /> print "IBAN is $ib<br />";<br /> }<br /> else {<br /> $iban->printError();<br /> # or<br /> my @errors = $iban->getError();<br /> # print your own error messages (for description of error-<br /> # codes see section ERROR-CODES<br /> }<br /><br /> # ------------ validate<br /> if ($iban->valid($ib)) {<br /> # note: this also accepts IBANs in paper format with spaces added<br /> print "$ib is valid<br />";<br /> }<br /> else {<br /> $iban->printError();<br /> }

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Account Businessiban Country Create Error Ibangtgetiban Ibangtprinterror Ibans Ibquot Number Print Quotdequot Quotib Quotiban Spaces Validate Validquot
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


BUSINESS::IBAN RELATED
Utilities  -  twitter2rss for Linux 1
twitter2rss will obtain all friends of a specified twitter account, and then create an OPML feed list. The feed list will contain all of the obtained friend's twitter RSS feeds, which can then be imported into any standard feed reader.
10.24 KB  
Libraries  -  Business::GestPayCryptHS 0.41
SYNOPSIS # # Request # use Business::GestPayCryptHS; my $obj = new Business::GestPayCryptHS; $obj->SetShopLogin($ShopLogin); $obj->SetCurrency($Currency); $obj->SetAmount($Amount); $obj->SetShopTransactionID($ShopTransationID);...
7.17 KB  
Project Management  -  Knowledge Box 0.52
Knowledge Box allows any web user to easily create, configure, and maintain an unlimited number of customizables and extensibles knowledge bases.
1.03 MB  
Dial-up Networking Tools  -  Netwrix Account Lockout Examiner 4.126.380
How many help desk calls do you get from your Active Directory users asking to reset their passwords? How much you spend on Active Directory administrative staff just to handle account lockout issues? Loss of productivity, lots of frustrated...
4.74 MB  
Modules  -  Admin Account with Access Level 1.0
This will only work with CVS2 and MS1 (see changelog below to see when the last update was made).Feature - Login box, password forgoten and logoff account - Create/edit/delete admin account with group - Create/edit/delete groups - Define boxes and...
 
Modules  -  Site Country 6.x-1.x-de
This module enables users to set a default country for their site at "Administration > Site configuration > Site Information". It is intended primarily to be a helper module for other modules needing to implement country specific settings, e.g....
10 KB  
Programming  -  trytond_account_be 1.2.0
trytond_account_be is usefull to create a Belgium account chart with the wizard in "Financial Management -> Configuration -> General Account -> Create Chart of Account from Template".
30.72 KB  
Application Add-Ins  -  EasyMoney for Mac OS 2.1.3
Create any number of Account Books. Each account book can contain as many Expense and Revenue accounts as desired. Transactions are easy to enter and balances are updated immediately. It is also possible to easily transfer funds from one account...
5.4 MB  
Affiliate  -  LinkShare Link Lookup for Joomla 0.1
This alpha version of the Joomla Plugin makes it easy to add commission generating links to your postings. All you need is an account at LinkShare. Whenever you see a product you like at one of the LinkShare merchants, all you need to do is copy...
10 KB  
Modules  -  Lazy registration 5.x-1.x-de
Lazy registration implements lazy registration for Drupal.Update: Drupal 5 and 6 versions are coming soon. We're also thinking of redesigning the module functionality so please voice your opinions on the issue queue.It can create accounts...
10 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB