Show
Ignore:
Timestamp:
10/21/08 17:12:52 (3 months ago)
Author:
karpet
Message:
  • change to JSON::XS and make json default format in Aggregator::Object
  • add perl_to_xml() in Utils
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • perl/SWISH-Prog/trunk/Makefile.PL

    r2067 r2182  
    2727my %optional = ( 
    2828    'YAML::Syck'     => '0.72', 
     29    'JSON::XS'       => 2.2222, 
    2930    'Mail::Box'      => 0, 
    3031    'DBI'            => 0,