Revision history for Perl extension EasyArgs.

0.01  Wed Sep  4 14:38:45 2002
	- original version; created by h2xs 1.20 with options
		-XA -n EasyArgs


0.02	Wed Sep  4 00:15:26 EDT 2002
	- added copyright notices and Perl Artistic License
	- changed "duplicate" arg responses to include "accumulate"
	- added some examples.

0.03	Thu Sep  5 12:35:05 EDT 2002
	- added "Unused" method
	- return a hash of arg/value pairs for all "unused" arguments.

1.00	Tue Oct 1 2002
	- complete rewrite, much better/cleaner interface.
	- can now be used in object oriented mode