Skip to content

Commit

Permalink
comment out the debug line.
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Nov 12, 2010
1 parent 2f9a64f commit 51296cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/...
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
use XXX;use YAML;use YAML::Loader;
# use XXX;use YAML;use YAML::Loader;
# Next line removes site dirs, so we don't pull in non-core modules.
BEGIN { @INC = grep not(/\bsite/), @INC }

Expand Down

0 comments on commit 51296cb

Please sign in to comment.