diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-02-10 19:55:17 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-02-10 19:55:17 +0000 |
commit | 8e8f9da447f19cb13656a3f73b304a970acee98b (patch) | |
tree | 4479a5d1cb3fa1e6e2ab5b17f7306262ff76a92b /pod | |
parent | 0e7bd06d409c9630becd911733bd5f50b9766a4f (diff) | |
download | perl-8e8f9da447f19cb13656a3f73b304a970acee98b.tar.gz |
Mention inclusion of both META files, in perldelta
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index a934e57422..60e0af6f3e 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -412,7 +412,7 @@ L</Platform Support> section, instead. =item * -XXX +Both C<META.yml> and C<META.json> files are now included in the distribution. =back |