Help for this page

Select Code to Download


  1. or download this
    package Mr::Rogers;
    use strict;
    ...
    __PACKGE__->{age} = 20;
    
    1;