1Devel::Declare::Parser:U:sMeerthCoodn(t3r)ibuted Perl DoDceuvmeeln:t:aDteicolnare::Parser::Method(3)
2
3
4
6 Devel::Declare::Parser::Method - Parser that shifts $self automatically
7 in codeblocks.
8
10 This parser can be used to define a function that takes a single name,
11 and a single codeblock. This is just like the 'sub' keyword. The name
12 can be either a bareword, or a quoted string.
13
15 Codeblocks defined when using the keyword will have '$self' shifted off
16 automatically.
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.32.1 2021-01-27 Devel::Declare::Parser::Method(3)