Note that relying on AUTLOAD behaviour for non-method calls is bad. It's deprecated. It's only there because of a historical bug in the perl interpreter. It's a feature that may get removed at some point.
Dave.
Comment on Re^5: Class Inheritance without an instance