Help for this page
use My::Exception::Class ( 'My::Exception::BadInput' => { ... XYZ: print "OK"; My::Exception::BadInput->throw(message => ABC::PACKAGE_CONSTANT);
Index: options.c =================================================================== ... + def->parser_opts= parsePerlOption; return def; }