Refresh CGI to 2.34
[p5sagit/p5-mst-13.2.git] / lib / Pod / Functions.pm
index 6db7cfd..3cc9b38 100644 (file)
@@ -193,6 +193,7 @@ my  Misc,Namespace  declare and assign a local variable (lexical scoping)
 next   Flow    iterate a block prematurely
 no     Modules unimport some module symbols or semantics at compile time
 package        Modules,Objects,Namespace       declare a separate global namespace
+prototype      Flow,Misc       get the prototype (if any) of a subroutine
 oct    String,Math     convert a string to an octal number
 open   File    open a file, pipe, or descriptor
 opendir        File    open a directory