This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fields.pm lost compile-time benefit
authorRick Delaney <rick@consumercontact.com>
Fri, 13 Aug 2004 19:54:12 +0000 (15:54 -0400)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 1 Sep 2004 23:41:25 +0000 (23:41 +0000)
commite75d1f1083177907de70add76a22bf9ee81d8f6c
tree7ef34230ae5c738d1a368f950a30277d59fe0dfd
parent094236a2e4129d7c0d8623e0820a0eedb9fe83ba
fields.pm lost compile-time benefit
Message-Id:  <20040813235412.GB12980@biff.bort.ca>

restore the compile-time field checking for
    my Dog $spot; $spot->{'walkies'};
that was lost when pseudo-hashes were removed

p4raw-id: //depot/perl@23256
lib/base/t/fields-base.t
lib/base/t/fields.t
op.c
pod/perldiag.pod