my $Has_PH;
BEGIN {
$Has_PH = $] < 5.009;
}
use strict;
);
sub show_fields {
}
# We should get compile time failures field name typos
q[restricted hash at ];
}
}
{
return if $_[0] =~ /^Pseudo-hashes are deprecated/
};
my $phash;
}
else {
}
}
# check if fields autovivify
{
}
sub new {
%$self = @_ if @_;
}
{
}