[Changes for 0.06 - 2007-12-29]

* Minor test suite fixes for Perl 5.004/5.005 compatibility.

[Changes for 0.05 - 2007-12-28]

* You can now choose alternate names for $self and @args:

    use selfvars -self => 'this', -args => 'opts';

[Changes for 0.04 - 2007-12-28]

* Further fixes for supporting Perl 5.005 and 5.004.

[Changes for 0.03 - 2007-12-28]

* Documented that $self and @args are read-only variables for now.

* @args is made truly read-only.

[Changes for 0.02 - 2007-12-28]

* Fix support for Perl 5.005 and 5.004.

[Changes for 0.01 - 2007-12-27]

* Initial release to CPAN of this six-minutes-old hack.
