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: [email protected] Subject: line command in perl 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. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
