1Devel::Declare::Parser:U:sCeordeCbolnotcrki(b3u)ted PerlDeDvoeclu:m:eDnetcaltairoen::Parser::Codeblock(3)
2
3
4
6 Devel::Declare::Parser::Codeblock - Parser for functions that just take
7 a codeblock.
8
10 This parser can be used to define a function that takes ONLY a
11 codeblock. This is just like a function with the (&) prototype. The
12 difference here is that you do not need to end your block with a
13 semicolon.
14
16 Any arguments before the codeblock will be treated as a syntax error.
17
19 Chad Granum exodist7@gmail.com
20
22 Copyright (C) 2010 Chad Granum
23
24 Devel-Declare-Parser is free software; Standard perl licence.
25
26 Devel-Declare-Parser is distributed in the hope that it will be useful,
27 but WITHOUT ANY WARRANTY; without even the implied warranty of
28 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license
29 for more details.
30
31
32
33perl v5.34.0 2021-07-2D2evel::Declare::Parser::Codeblock(3)