No::OrgNr version 0.5.0

Organizations in Norway have a 9-digit number for identification. This module contains utility
functions for Norwegian organizations' ID numbers.


INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

The install command requires administrator privileges.


DEPENDENCIES

This module requires Perl 5.14 or later. See the module documentation.


COPYRIGHT AND LICENCE

Copyright (C) 2015, Geir Myklebust <geirmy@gmail.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.