Re: [perl #21321] local ${"FOO"} does not work
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 4695eb3..7ff5b2f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2591,6 +2591,7 @@ t/op/lex_assign.t         See if ops involving lexicals or pad temps work
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if array lists work
 t/op/local.t                   See if local works
+t/op/localref.t                        See if local ${deref} works
 t/op/loopctl.t                 See if next/last/redo work
 t/op/lop.t                     See if logical operators work
 t/op/magic.t                   See if magic variables work