Business-Tax-VAT-Validation

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.23  29/02/2012
    - Fix regexp in _is_res_ok with multiline regexp (Bart Heupers)

0.22  04/10/2011
    - Typo fix in POD error message #2 (Thanks to Martin H. Sluka)
    - Minor POD fixes (BPGN)
    - Fix subs args bug (performance fix) (BPGN)

0.21  04/08/2009
    - New error status 19: EU database too busy (Martin H. Sluka)

0.20  Mon Aug 18 2008
    - VIES HTML changes: now allowing multiples spaces (Thanks to Simon Williams, Benoît Galy & Raluca Boboia)

0.19  Tue, Apr 29 2008
    - HU regexp: missing digit "9" added (Thanks to Simon Williams)

0.18  Thu Jan 03 2008
    - BE regexp: from transitional 9-digit & 10-digit format to 10-digit new format

README  view on Meta::CPAN

	* 2 This VAT number doesn't exist in EU database : distant checkup

	* 3 This VAT number contains errors : distant checkup

	* 17 Time out connecting to the database : Temporary error when the
	connection to the database times out

	* 18 Member Sevice Unavailable: The EU database is unable to reach
	the requested member's database.

	* 19 The EU database is too busy.

	* 20 Connexion to the VIES database failed.

	* 21 The VIES interface failed to parse a stream. This error occurs
	unpredictabely, so you should retry your validation request.

	* 257 Invalid response, please contact the author of this module. :
	This normally only happens if this software doesn't recognize any
	valid pattern into the response document: this generally means that
	the database interface has been modified, and you'll make the

lib/Business/Tax/VAT/Validation.pm  view on Meta::CPAN

=item *
  3  This VAT number contains errors : distant checkup

=item *
 17  Time out connecting to the database : Temporary error when the connection to the database times out

=item *
 18  Member Sevice Unavailable: The EU database is unable to reach the requested member's database.

=item *
 19  The EU database is too busy.

=item *
 20  Connexion to the VIES database failed.

=item *
 21  The VIES interface failed to parse a stream. This error occurs unpredictabely, so you should retry your validation request.

=item *
257  Invalid response, please contact the author of this module. : This normally only happens if this software doesn't recognize any valid pattern into the response document: this generally means that the database interface has been modified, and you...



( run in 0.354 second using v1.01-cache-2.11-cpan-87723dcf8b7 )