Skip to content

Commit 01425ca

Browse files
leonerdbook
authored andcommitted
Also add a link to the 'meta' module on metacpan
1 parent 55dcee5 commit 01425ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ppcs/ppc0022-metaprogramming.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,10 @@ Some of these issues can be mitigated by careful use of the metapackage objects.
326326

327327
## Prototype Implementation
328328

329+
An initial implementation of a CPAN module now exists. It is anticipated that this will eventually be shipped with core Perl and become a dual-life module.
330+
331+
[`meta`](https://metacpan.org/pod/meta)
332+
329333
Several CPAN modules provide inspiration for abilities and function names:
330334

331335
* [`Package::Stash`](https://metacpan.org/pod/Package::Stash)

0 commit comments

Comments
 (0)