doc 0cc522 as requested by Nicholas
Matt S Trout [Mon, 21 Jun 2010 19:16:43 +0000 (20:16 +0100)]
pod/perl5132delta.pod

index 7120f62..cabb757 100644 (file)
@@ -35,6 +35,11 @@ accidentally relying on the Policy.sh incorrect behavior. We'd appreciate
 feedback from anyone using Policy.sh to be sure nothing is broken by
 this change (c1bd23).
 
+=head2 Stashes are now always defined
+
+%stash:: is now autovivified so 'defined %Foo::' always returns true
+- although calling defined on a stash is now deprecated.
+
 =head1 Core Enhancements
 
 XXX New core language features go here. Summarise user-visible core language