Embedix-ECD
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
choicelist => undef,
trideps => undef,
# a syntax of its own
requiresexpr => undef,
'if' => undef,
},
};
delete($opt{name});
@{$self->{attribute}}{keys %opt} = values %opt;
return bless($self => $class);
}
# constructor, object
#_______________________________________
sub newFromCons {
my $proto = shift;
my $cons = shift;
my $self = undef;
my $i;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 0.437 second using v1.00-cache-2.02-grep-82fe00e-cpan-a086c87fca4 )