Hi,
with the line
extends(qw/transaction_type/);
you say that you want to inherit from a package with name transaction_type. And the error message stats
'Can't locate package transaction_type for @Monro::CC::ISA at C:/Perl +/lib/Class/Accessor.pm line 36 (#1)'
which says that you don't have a module called transaction_type in the INC path.
McA
In reply to Re: Class::Accessor attributes
by McA
in thread Class::Accessor attributes
by perldiverx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |