Help for this page

Select Code to Download


  1. or download this
    package BunnyBurgers::PRFlack;
    use base qw( Restaurant::People );
    
  2. or download this
    package Restaurant::People::Cook;
    use Restaurant::Util::Toolset;
    use base qw( Restaurant::People );