| Business-ID-NIK documentation | Contained in the Business-ID-NIK distribution. |
Business::ID::KTP
version 0.03
Steven Haryanto <stevenharyanto@gmail.com>
This software is copyright (c) 2011 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Business-ID-NIK documentation | Contained in the Business-ID-NIK distribution. |
package Business::ID::KTP; BEGIN { $Business::ID::KTP::VERSION = '0.03'; } use parent qw(Business::ID::NIK); 1; __END__