From 38e540a55fc5614f023235597045ebf642e9d6fc Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 13 Aug 2013 14:22:20 -0700 Subject: [PATCH] Add postfixderef.t to MANIFEST --- MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index f86395c..8931487 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5296,6 +5296,7 @@ t/op/override.t See if operator overriding works t/op/packagev.t See if package VERSION work t/op/pack.t See if pack and unpack work t/op/pos.t See if pos works +t/op/postfixderef.t See if ->$* ->@[ et al work t/op/pow.t See if ** works t/op/print.t See if print works t/op/protowarn.t See if the illegalproto warnings work -- 1.8.3.1