On Jun 5, 1:42 pm, [EMAIL PROTECTED] (Mumia W.)
wrote:
> On 06/05/2007 08:38 AM, Xu, Lizhe wrote:

> > I am confused about what the splice command does with the shift
> > command and what the result of the command. Thanks.
>
> Hello Lizhe. When you want information about a Perl function, you can
> get it using the "perldoc" utility, like so:
>
> Start->Run->"perldoc -f splice"

Or, if you'd prefer the manpage not disappear as you're reading the
last page...
Start->Run->cmd
then type 'perldoc -f splice' into the black box.

Or, presuming you have the Activestate distrobution,
Start->All Programs->ActivePerl->Documentation
and just click on perlfunc on the left side frame.

Paul Lalli


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to