You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2006/08/23 06:38:52 UTC

svn commit: r433887 - /perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm

Author: pgollucci
Date: Tue Aug 22 21:38:51 2006
New Revision: 433887

URL: http://svn.apache.org/viewvc?rev=433887&view=rev
Log:
constants are target specific too

Modified:
    perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm

Modified: perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm
URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm?rev=433887&r1=433886&r2=433887&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm (original)
+++ perl/Apache-SizeLimit/trunk/lib/Apache/BaseSizeLimit.pm Tue Aug 22 21:38:51 2006
@@ -17,7 +17,6 @@
 
 use strict;
 
-use Apache::Constants qw(DECLINED OK);
 use Config;
 
 use vars qw(