RECENT ENTRIES
The latest perl has shown up on CPAN. See the perldelta perldoc for information about what's new.
Some highlights:
* Builtin array and hash container functions accept references.
* Assignment to $0 sets the legacy process name with prctl() on Linux. This is actually something I blogged about awhile ago.
* Non-destructive substitution. How many times have I needed this?
PERL BLOGS