Help for this page
Select Code to Download
Select
or
download this
my $keys = sub { my $self =shift; keys %$self }; ... } print for f->$keys;