start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: printf Chapter 5
Function Reference
Next: Reference: push
 

prototype

prototype 
function

Returns the prototype of a function as a string, or undef if the function has no prototype. function is the name of the function or a reference to it.


Previous: Reference: printf Perl in a Nutshell Next: Reference: push
Reference: printf Book Index Reference: push

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.