From: Matt S Trout Date: Mon, 21 Jun 2010 19:16:43 +0000 (+0100) Subject: doc 0cc522 as requested by Nicholas X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a2d05ff512aad803f8c2a4791535278b07d6fde6;p=p5sagit%2Fp5-mst-13.2.git doc 0cc522 as requested by Nicholas --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index 7120f62..cabb757 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -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