in reply to
Code explanation needed (was: What does this mean)
I dont get what you mean by there subs, dont the ususally have to start with
sub blah { }
[download]
Comment on
Re: Code explanation needed (was: What does this mean)
Download
Code
Replies are listed 'Best First'.
Re: Re: Code explanation needed (was: What does this mean)
by
Sifmole
(Chaplain)
on Jun 10, 2002 at 13:55 UTC
They are calls to subroutines. The code for the subroutines is not present in the code snippet you posted.
[reply]
In Section
Seekers of Perl Wisdom