Revamp fields documentation
authorFather Chrysostomos <sprout@cpan.org>
Fri, 15 Nov 2013 06:13:45 +0000 (22:13 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 15 Nov 2013 06:13:45 +0000 (22:13 -0800)
commitab461de4d4580b9573ce1a1042b3ad40e41e0e82
tree34f0e672668facad9815ba8fb53c5d5b278a806f
parent424623a2fa52e73a9a35548708d4d1a87fb950ea
Revamp fields documentation

• Actually give an example of a typed lexical.
• Also show the syntax parenthetically in the pod, since the phrase
 ‘typed lexical’ is not exactly well known.
• Don’t use dev version numbers.
• Don’t talk about pseudo-hashes so pervasively, as the fact that they
  are used is more an implementation detail now than a feature (except
  for phash).
• If we talk about restricted hashes, we should link to Hash::Util.
• -w is not the only way to turn warnings on.

Also mention in perlfunc that ‘my __PACKAGE__’ and ‘my CONSTANT’ work,
so that the only mentions are not in perl561delta and Lexical::Types.
dist/base/lib/fields.pm
pod/perlfunc.pod