On Mon Jan 12 2009 @  7:56, Mr. Shawn H. Corey wrote:
> On Mon, 2009-01-12 at 18:40 -0600, Harry Putnam wrote:
> > I'm in the middle of some administrative type of scripting and my
> > skill level is pretty low. I ran up on a need to pass two different
> > kinds of chunks of into to a sub function.
<snip>
> 
> See `perldoc perlsub` and search for /Pass by Reference/
> 
One other recommendation: if you are going to begin learning about
references, I highly recommend the brief tutorial perlreftut. You can get
it via Perl's internal documentation at perldoc perlreftut or if you prefer
an online or PDF version, try here: http://perldoc.perl.org/perlreftut.html

Hope this helps, T

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to