Help for this page

Select Code to Download


  1. or download this
    my $keys = sub { my $self =shift; keys %$self };
    
    ...
    }
    
    print for f->$keys;