From: Dobrica Pavlinusic Date: Sun, 25 Nov 2007 20:38:48 +0000 (+0000) Subject: r274@brr: dpavlin | 2007-11-25 21:34:51 +0100 X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=commitdiff_plain;h=31dabd16eb4ed16aab62454da2aa17fb8158185b r274@brr: dpavlin | 2007-11-25 21:34:51 +0100 comment out debug git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@230 836a5e1a-633d-0410-964b-294494ad4392 --- diff --git a/lib/CWMP/Request.pm b/lib/CWMP/Request.pm index 7d2084c..ef8c322 100644 --- a/lib/CWMP/Request.pm +++ b/lib/CWMP/Request.pm @@ -147,7 +147,7 @@ sub parse { rules => $rules, ); - warn "## created $parser\n"; +# warn "## created $parser\n"; $parser->parsestring( $xml );