Skip to content

Commit

Permalink
dzil: add # VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Aug 12, 2011
1 parent 0cc98bb commit 16a53b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Data/Dump/Ruby.pm
Expand Up @@ -14,6 +14,8 @@ require Exporter;
@EXPORT = qw(dd_ruby ddx_ruby);
@EXPORT_OK = qw(dump_ruby pp_ruby quote_ruby);

# VERSION

$DEBUG = 0;

use overload ();
Expand Down

0 comments on commit 16a53b7

Please sign in to comment.