Changes for version 0.15

  • . Filter object for only immediate properties. This means that inherited properties don't show up anymore in keys %$obj or using exists. You can still get at their values though. See L<http://yuiblog.com/blog/2006/09/26/for-in-intrigue/> for a discussion of filtering and why it should happen. . Implement C<delete> (and tests) for hashes

Modules

use a 7bit safe json2.js for MozRepl/JS serialization
treat Javascript objects as Perl objects