Skip to content

Commit 664f80f

Browse files
committed
add Object::Pad::LexicalMethods as prototype implementation
1 parent b9f90b7 commit 664f80f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ppcs/ppc0033-ampersand-method-calls.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ $foo->&public;
108108

109109
## Prototype Implementation
110110

111-
None currently.
111+
* [Object::Pad::LexicalMethods](https://metacpan.org/pod/Object::Pad::LexicalMethods)
112+
implements lexical methods and `->&` method calls for
113+
[Object::Pad](https://metacpan.org/pod/Object::Pad).
112114

113115
## Future Scope
114116

0 commit comments

Comments
 (0)