Codebase list liblocales-perl / ac8e2bbc-59b8-43bd-afbe-87678dcf0a66/main README
ac8e2bbc-59b8-43bd-afbe-87678dcf0a66/main

Tree @ac8e2bbc-59b8-43bd-afbe-87678dcf0a66/main (Download .tar.gz)

README @ac8e2bbc-59b8-43bd-afbe-87678dcf0a66/mainraw · history · blame

Locales version 0.34

DOCUMENTATION

See POD for documentation.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

See DEPENDENCIES section in POD, 'requires' key in Build.PL, 
or 'PREREQ_PM' key in Makefile.PL

COPYRIGHT AND LICENCE

Copyright (C) 2009, Daniel Muey

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