Path : /proc/self/root/lib64/perl5/vendor_perl/auto/Newt/Label/ |
Current File : //proc/self/root/lib64/perl5/vendor_perl/auto/Newt/Label/Set.al |
# NOTE: Derived from blib/lib/Newt.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Newt::Label; #line 534 "blib/lib/Newt.pm (autosplit into blib/lib/auto/Newt/Label/Set.al)" ########################### Newt::Label sub Newt::Label::Set { my ($self, @text) = @_; Newt::newtLabelSetText($self->{co}, "@text"); $self; } # end of Newt::Label::Set 1;