| Subject: | [svn:mod_parrot] r395 - mod_parrot/trunk/build/lib/Generator |
|---|---|
| From: | jhorwitz@xxxxxxxxxxxx |
| Date: | Fri, 25 Jul 2008 18:11:25 -0700 (PDT) |
| Newsgroups: | perl.cvs.mod_parrot |
Author: jhorwitz
Date: Fri Jul 25 18:11:25 2008
New Revision: 395
Modified:
mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm
Log:
remove extra debugging statements
Modified: mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm
==============================================================================
--- mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm (original)
+++ mod_parrot/trunk/build/lib/Generator/ApacheConstants.pm Fri Jul 25
18:11:25 2008
@@ -98,8 +98,6 @@
}
close HTTP_LOG_H;
- use Data::Dumper;
- print Dumper \%constants;
return %constants;
}
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [svn:mod_parrot] r394 - mod_parrot/trunk/lib/ModParrot/HLL, jhorwitz |
|---|---|
| Next by Date: | [svn:mod_parrot] r396 - mod_parrot/trunk/build/lib/Generator, jhorwitz |
| Previous by Thread: | [svn:mod_parrot] r394 - mod_parrot/trunk/lib/ModParrot/HLL, jhorwitz |
| Next by Thread: | [svn:mod_parrot] r396 - mod_parrot/trunk/build/lib/Generator, jhorwitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |