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

Changes for version 0.32 - 2011-09-05

  • bring the behavior of has_symbol for nonexistant scalars into line with the xs version
  • invalid package names (for instance, Foo:Bar) are not allowed
  • invalid stash entry names (anything containing ::) are not allowed

Modules

routines for manipulating stashes
pure perl implementation of the Package::Stash API