Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "Person" via package "name" (perhaps you fo
    +rgot to load "name"?) at ...
    
  2. or download this
    struct Person => {
        name => '$',
        age => '$',
        peers => '@',
    };