You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ppcs/ppc0022-metaprogramming.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -326,6 +326,10 @@ Some of these issues can be mitigated by careful use of the metapackage objects.
326
326
327
327
## Prototype Implementation
328
328
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
+
329
333
Several CPAN modules provide inspiration for abilities and function names:
0 commit comments