The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2004-04-14 Version 0.02
	* fixed bug where receiver could not contain a colon
	* fixed method invocation bugs, signatures can now contain unnamed
	  arguments
	* numerous documentation fixes
	* the runtime will now try to find a matching method signature
	  for methods that it can't find immediately (to be
	  compatible with CamelBones and the PerlObjCBridge in OSX)