Author: stas
Date: Mon May  9 16:37:43 2005
New Revision: 169381

URL: http://svn.apache.org/viewcvs?rev=169381&view=rev
Log:
missing module

Modified:
    perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm

Modified: perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm
URL: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm?rev=169381&r1=169380&r2=169381&view=diff
==============================================================================
--- perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm (original)
+++ perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm Mon May  9 
16:37:43 2005
@@ -12,6 +12,8 @@
 use Apache2::Filter ();
 use Apache2::FilterRec ();
 
+use APR::Table ();
+
 use TestCommon::Utils ();
 
 use Apache2::Const -compile => qw(OK DECLINED M_POST);


Reply via email to