Help for this page

Select Code to Download


  1. or download this
      @objFood::ISA = qw(Object);
    
  2. or download this
      BEGIN { @objFood::ISA = qw(Object); }