Help for this page

Select Code to Download


  1. or download this
    my $self = fields::new($class);
    
  2. or download this
    no strict "refs";
    my $self = bless [\%{"${caller}::FIELDS"}], $class;