Help for this page

Select Code to Download


  1. or download this
    package bar::bar;
    use base 'Class::DBI';
    1;
    
  2. or download this
    __PACKAGE__->has_many(barf    => 'bar::bar2');