Help for this page
{ package Your::Parser; ... our @ISA qw(Your::Parser); __PACKAGE__->register(); }