/MyX

A collection of generic exception declarations

Primary LanguagePerl

MyX version 0.0.3

MyX is a collection of Exception::Class declarations.  These are generic
declarations that tend be used in a variety of situtations.  

INSTALLATION

To install this module, run the following commands:

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


DEPENDENCIES

None.


COPYRIGHT AND LICENCE

Copyright (C) 2016, Scott Yourstone

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