Brian Fraser fraserb@gmail.com
2012-03-06 10:56:08 -03:00
3 changed files with 3 additions and 3 deletions

View File

@@ -3871,7 +3871,7 @@ $Data::Dumper::Indent = 1;
$Data::Dumper::Sortkeys = 1;
$Data::Dumper::Quotekeys = 0;
Transformers->import qw(ts);
Transformers->import(qw(ts));
use constant PTDEBUG => $ENV{PTDEBUG} || 0;