NAME
Business::AU::ACN - Validate ACN - Australian Company Number
SYNOPSIS
use Business::AU::ACN;
print Business::AU::ACN::validate("123 456 789");
DESCRIPTION
NOTE: This also covers ARSN (Australian Registerted Scheme Numbers) and ARBN (Australian Registered Body Numbers), but not ABN (Australian Business Numbers).
NOTES
This is bound to change (damn content management system URLs) but here is where the original ifnormation is:
http://www.asic.gov.au/asic/ASIC_INFOCO.NSF/byid/CA256AE900038AEACA256AFB008053ED?opendocument
AUTHOR
Scott Penrose <scottp@dd.com.au>, Tom Harrison <tomh@apnic.net>
SEE ALSO
pretty($acn)
This prints out a valid pretty print of an ACN. The standards says that it must be showed in groups of three (nnn nnn nnn).