support fields::new() and fields::phash() to create pseudo-hash
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 27 Feb 2000 21:57:40 +0000 (21:57 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 27 Feb 2000 21:57:40 +0000 (21:57 +0000)
commit479ba38336aaacaf3a7e00a4662d83e2dc833197
tree3080fad85b071cb55633ac23717fd5cf28bd64e0
parent741d59ba12a3c356a2e1dfd4bcdc0396b843a43e
support fields::new() and fields::phash() to create pseudo-hash
objects and plain pseudo-hashes respectively (this avoids users
from having to diddle %FIELDS directly); update documentation to
suit (from original fields::phash() implementation by Peter
Scott <Peter@PSDT.com>)

p4raw-id: //depot/perl@5293
lib/fields.pm
pod/perldelta.pod
pod/perlfunc.pod
pod/perlref.pod
t/lib/fields.t