fix things i broke
This commit is contained in:
parent
ecc9967f2e
commit
d667f724f4
4 changed files with 7 additions and 2 deletions
|
|
@ -80,6 +80,9 @@ sub AUTOLOAD {
|
|||
return $control->getValue(@args);
|
||||
}
|
||||
|
||||
# so it doesn't get autoloaded
|
||||
sub DESTROY {}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 get ( )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue