Revision history for Perl extension Object::Realize::Later.

0.09 Sat Nov 16 15:05:04 CET 2002

	* Removed reference to (non-existent) Object::Realize::Proxy
	  in man-page. [Liz Mattijsen]

	* Added location to warn_realization warnings [Slavan Rezic]

0.08 Wed Nov 14 10:35:18 CET 2001

	* Added option `believe_caller'

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

