Help for this page
package LOL::Cat; use Moose 'has' => { -as => 'i_can_haz' }; ... ); LOL::Cat->new->cheeseburger('KTHNXBYE');;