Thread private/public subs in modules (14 answers)
Opened by burnersk at 2008-12-13 16:01

Linuxer
 2008-12-13 18:45
#117191 #117191
User since
2006-01-27
3891 Artikel
HausmeisterIn

user image
Der Absatz im "Programming Perl" vor dem Teil, den Du vorhin zitiert hast, lässt sich kurz dazu aus:

'Programming Perl, 3rd Ed.'
... If instead of a literal method name, you specify a simple scalar variable containing a reference to a subroutine, then the subroutine is called immediately. ...
meine Beiträge: I.d.R. alle Angaben ohne Gewähr und auf Linux abgestimmt!
Die Sprache heisst Perl, nicht PERL. - Bitte Crossposts als solche kenntlich machen!
Antworten mit Zitat

View full thread private/public subs in modules