summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2015-01-18 17:40:34 -0800
committerFather Chrysostomos <sprout@cpan.org>2015-01-19 20:34:05 -0800
commit56c1c96f488940636d0ba81097097eeee1420ce4 (patch)
tree78936a68a33a3f2119d49f5342de8e936f05dc2f /MANIFEST
parentb77472f98ff245a83a062d4af8169d2fcbe089e6 (diff)
downloadperl-56c1c96f488940636d0ba81097097eeee1420ce4.tar.gz
anonconst.t for testing :const
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 65ead36921..22a0d209e1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5227,6 +5227,7 @@ t/mro/vulcan_dfs_utf8.t utf8 mro tests
toke.c The tokener
t/op/64bitint.t See if 64 bit integers work
t/op/alarm.t See if alarm works
+t/op/anonconst.t See if :const works
t/op/anonsub.t See if anonymous subroutines work
t/op/append.t See if . works
t/op/args.t See if operations on @_ work