Revision history for Test-Resub

1.06 Added ->unique_args and ilk
1.05 Small doc cleanup

Added test for resub()
1.04 Cleanup of error messages: our croak()s no longer look like they come

from within Class::Std.
1.03 Workarounds for perl 5.8.0 to allow basic functionality.

        Match prototypes; should eliminate prototype-mismatch warnings.
        Don't create functions without the 'create' flag.
        Allow for optional deep-copying of captured arguments.
1.02    Remove stale proprietary-license text. (Spotted by Joe Arnold)
        To clarify, this module is released under the same terms as Perl itself.

1.01 Documentation fixes
1.00 Initial release