| Path : /proc/self/root/usr/lib64/perl5/vendor_perl/auto/Newt/Panel/ |
| Current File : //proc/self/root/usr/lib64/perl5/vendor_perl/auto/Newt/Panel/upgrade.al |
# NOTE: Derived from blib/lib/Newt.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Newt::Panel;
#line 766 "blib/lib/Newt.pm (autosplit into blib/lib/auto/Newt/Panel/upgrade.al)"
sub Newt::Panel::upgrade {
my $self = shift;
%{$self->{refs}} = $self->_upgrade;
}
# end of Newt::Panel::upgrade
1;