r274@brr: dpavlin | 2007-11-25 21:34:51 +0100
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 25 Nov 2007 20:38:48 +0000 (20:38 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 25 Nov 2007 20:38:48 +0000 (20:38 +0000)
 comment out debug

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@230 836a5e1a-633d-0410-964b-294494ad4392

lib/CWMP/Request.pm

index 7d2084c..ef8c322 100644 (file)
@@ -147,7 +147,7 @@ sub parse {
                rules => $rules,
        );
 
-       warn "## created $parser\n";
+#      warn "## created $parser\n";
 
        $parser->parsestring( $xml );