Changeset 668

Show
Ignore:
Timestamp:
07/18/07 17:38:32 (1 year ago)
Author:
kindlund
Message:

Housekeeping.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/jpuchalski-active_content/lib/HoneyClient/Agent/Driver/Browser.pm

    r666 r668  
    10641064                                url  => $args{'url'}, 
    10651065                            ); 
    1066 # XXX: delete this, eventually. 
    1067 use Data::Dumper; 
    1068 $Data::Dumper::Terse = 0; 
    1069 $Data::Dumper::Indent = 1; 
    1070 $LOG->info("scored links = " . Dumper(\%scored_links)); 
    10711066 
    10721067        # Assume that all other content types are HTML-based.