The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# $Id: Changes,v 1.2 2003/12/05 17:50:04 mrodrigu Exp $

Revision history for Perl extension Params::Style.

0.03 2003-12-05
    - added autotie so hashes can be declared as
      my %opts : ParamsStyle( 'perl_style')= @_;

0.02  2003-06-24
    - added tied hash interface (suggestion of Bill Ward)

0.01  2003-06-23
	- original version; created by h2xs 1.22 with options
		-X -n Params::Style