Help for this page

Select Code to Download


  1. or download this
    BEGIN {
       # this line starts in column 0, and seems like runtime assignment
    ...
    
    # later, in Class::Std::SCR...
    my %values_of : ATTR ( :init_arg<values> );