[Catalyst] use base vs use parent

Octavian Râşniţă orasnita at gmail.com
Tue Aug 25 17:42:50 GMT 2009


Hi,

I've seen some Catalyst sample modules that use "use base" and some others 
that use "use parent".

I know that the recommendation could be to use Moose and "extends...", but 
if Moose is not needed, what's the difference between use parent and use 
base?

When should be "use parent" be used and not "use base" or it really doesn't 
matter which one is used?

Thanks.

Octavian




More information about the Catalyst mailing list