The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1 - 2000-10-14

  • Auto-stringify.
  • EXPERIMENTAL: tied hashes and hashes whose elements must be IS-A certain packages. THIS IS AN UNDOCUMENTED FEATURE, AND MAY BE REMOVED IN THE NEXT RELEASE (or made documented and supported).
  • Try using AutoLoader again. It works now. Why?
  • Tied support recognizes overrides.
  • Hidden (_*) versions for tied ARRAY and HASH when caller uses overrides for these (e.g., sub Some::Class::FETCH).
  • Corrected CREDITS.
  • Renamed _object_{hash,array} to _{hash,array}_object to make AutoSplit happy.

Modules

Combine Class::Struct, base and fields