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 Object::Realize::Later.

0.07  Thu Sep 20 17:44:19 CEST 2001

	* Added requirement for Scalar::Util to Makefile.PL
	  spotted by [Andreas Marcel Riechert]

	* Added README
	  requested by [Andreas Marcel Riechert]

0.06 Thu Sep 20 16:54:47 CEST 2001

	* Fixed serious bug in AUTOLOAD: forgot to consume one arg.

0.05 Wed Sep 19 14:22:15 CEST 2001

	* Removed need for Memoize

0.02 Mon Sep 10 14:59:22 CEST 2001

	* Added willRealize() to question what an object will become.

	* option `warn' now called `warn_realization'.

	* When 'becomes' specifies code, the reference was stringified.
	  Fixed and tests added.

0.01 Sun Aug 12 12:00:46 2001
	- original version; created by h2xs 1.20 with options
		-AX Object::Realize::Later