blob: 0e9d9c479880695ef3db2fcbfe2687b64dc264a8 [file] [log] [blame]
package TestModperl::methodobj;
use strict;
use warnings FATAL => 'all';
use Apache2::Const -compile => 'OK';
use TestModperl::method ();
our @ISA = qw(TestModperl::method);
1;
__END__
PerlResponseHandler $TestModperl::MethodObj->handler