in reply to
Re: Re: Modular Code
in thread
Modular Code
This is EXACTLY what I wanted to do. I didn't know you could do certain things like
@{$_[1]}
though. That will come in quite handy as I learn more about this. Got any suggestions where I could learn more about this type of coding?
Comment on
Re: Re: Re: Modular Code
Download
Code
Replies are listed 'Best First'.
Re-5: Modular Code
by
John M. Dlugosz
(Monsignor)
on Jun 14, 2001 at 23:56 UTC
There is a small module called
File::Slurp
that you may want to look at.
[reply]
In Section
Seekers of Perl Wisdom