Re: line command in perl

2006-08-24 Thread Dr.Ruud
Robin Norwood schreef: > Timothy Johnson: >> -f is for internal functions. > > I've wondered for quite a while why 'perldoc ' doesn't 'do what I > mean' and search for as a built in funtion, then the module. > Anyone know what the reason is? You can shell-script it yourself of course: perldoc

Re: line command in perl

2006-08-23 Thread Robin Norwood
in funtion, then the module. Anyone know what the reason is? -RN > -Original Message- > From: chen li [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 9:31 AM > To: beginners@perl.org > Subject: line command in perl > > Dear all, > > I want to find the usag

RE: line command in perl

2006-08-16 Thread Timothy Johnson
I believe you want 'perldoc -f splice'. -f is for internal functions. -Original Message- From: chen li [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 9:31 AM To: beginners@perl.org Subject: line command in perl Dear all, I want to find the usage of a specifi

line command in perl

2006-08-16 Thread chen li
Dear all, I want to find the usage of a specific function such as splice. Which line code am I supposed to issue? I tried perldoc splice or perldoc perlfunc splice but it didn't work. Thanks, Li __ Do You Yahoo!? Tired of spam? Yahoo! Mail has th