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 st...@apache.org on 2005/04/23 07:25:30 UTC

svn commit: r164339 - /perl/modperl/trunk/lib/Bundle/Apache2.pm

Author: stas
Date: Fri Apr 22 22:25:28 2005
New Revision: 164339

URL: http://svn.apache.org/viewcvs?rev=164339&view=rev
Log:
add the missing HTML::HeadParser 

Modified:
    perl/modperl/trunk/lib/Bundle/Apache2.pm

Modified: perl/modperl/trunk/lib/Bundle/Apache2.pm
URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/Bundle/Apache2.pm?rev=164339&r1=164338&r2=164339&view=diff
==============================================================================
--- perl/modperl/trunk/lib/Bundle/Apache2.pm (original)
+++ perl/modperl/trunk/lib/Bundle/Apache2.pm Fri Apr 22 22:25:28 2005
@@ -44,6 +44,8 @@
 
 Devel::Symdump        - Symbol table browsing with Apache::Status
 
+HTML::HeadParser      - Used in testing
+
 IPC::Run3             - Used in testing
 
 LWP                   - Used in testing