Help for this page
{ package IAmNotInYourIsa; ... My::CGI->isa('IAmNotInYourIsa'); # false My::CGI->does('IAmNotInYourIsa'); # true!
with 'Ask::API';