The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Getopt::Mixed.

1.11   August 25, 2012
	- No functional changes
	- Minor documentation improvements
	- Now built with Dist::Zilla (includes v2 META.json)
	- Repository now publicly available on GitHub

1.10   March 21, 2007
	- Use strict
	- Added pod.t & pod-coverage.t
	- Moved example scripts to examples/ and make them use strict

1.09   March 10, 2007
	- Fix for running with taint checks turned on
	- Getopt::Mixed is now obsolete
	- Updated my email address
	- Now released under Perl's license terms

1.008  February 8, 1996
	- Performance enhancements and assorted fixes

1.006  January 27, 1996
	- Allows long options to be abbreviated

1.005  January 18, 1996
	- First public release