Task-Biodiverse-NoGUI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Add Statistics::Sampler::Multinomial

1.990073 20170214
    - Add Test::TempDir::Tiny

1.990072 20170214
    - Add Data::Compare, Text::Levenshtein and Data::Structure::Util

1.990071 2017-01-29
    - Change log release only - neglected to update them for 1.99007
    - Add Ref::Util, Scalar::Util::Numeric,
      Text::Fuzzy, Getopt::Long::Descriptive,
      Cpanel::JSON::XS and JSON::MaybeXS
    - Bump min version for Geo::Converter::dms2dd to 0.05
    
1.99006 2016-09-22
    - Add Sort::Naturally

1.990041 2016-08-30
    - Add JSON::MaybeXS and Cpanel::JSON::XS
    - Set minimum Perl version to 5.16

META.json  view on Meta::CPAN

            "List::BinarySearch" : "0.25",
            "List::BinarySearch::XS" : "0.09",
            "List::MoreUtils" : "0.425",
            "List::Unique::DeterministicOrder" : "0",
            "List::Util" : "1.45",
            "Math::Polygon" : "0",
            "Math::Random::MT::Auto" : "6.21",
            "Path::Class" : "0",
            "PkgConfig" : "0.21026",
            "Readonly" : "0",
            "Ref::Util" : "0.101",
            "Regexp::Common" : "0",
            "Sereal" : "3",
            "Sort::Key::Natural" : "0",
            "Sort::Naturally" : "0",
            "Spreadsheet::ParseExcel" : "0",
            "Spreadsheet::ParseXLSX" : "0",
            "Spreadsheet::Read" : "0.60",
            "Spreadsheet::ReadSXC" : "0",
            "Statistics::Descriptive" : "3.0608",
            "Statistics::Sampler::Multinomial" : "0",

META.yml  view on Meta::CPAN

  List::BinarySearch: '0.25'
  List::BinarySearch::XS: '0.09'
  List::MoreUtils: '0.425'
  List::Unique::DeterministicOrder: '0'
  List::Util: '1.45'
  Math::Polygon: '0'
  Math::Random::MT::Auto: '6.21'
  Path::Class: '0'
  PkgConfig: '0.21026'
  Readonly: '0'
  Ref::Util: '0.101'
  Regexp::Common: '0'
  Sereal: '3'
  Sort::Key::Natural: '0'
  Sort::Naturally: '0'
  Spreadsheet::ParseExcel: '0'
  Spreadsheet::ParseXLSX: '0'
  Spreadsheet::Read: '0.60'
  Spreadsheet::ReadSXC: '0'
  Statistics::Descriptive: '3.0608'
  Statistics::Sampler::Multinomial: '0'

Makefile.PL  view on Meta::CPAN

        #  Data::Alias does not install post 5.22
        ($] lt '5.024' ? ("Data::Alias" => "0") : ()),  
        "Getopt::Long::Descriptive" => "0",
        "Sereal" => "3",
        "Cpanel::JSON::XS" => 3,
        "JSON::MaybeXS" => 1.003,
        "JSON::PP" => 0,
        "Sort::Naturally" => 0,
        "Sort::Key::Natural" => 0,
        "Text::Fuzzy" => 0,
        "Ref::Util" => "0.101",
        "Text::Levenshtein" => 0,
        "Data::Structure::Util" => 0,
        "Data::Compare" => 0,
        "Test::TempDir::Tiny" => "0.016",
        "Statistics::Sampler::Multinomial" => 0,
        "List::Unique::DeterministicOrder" => 0,
        "Geo::GDAL::FFI" => 0.07,
        "PkgConfig" => 0.21026,   #  version that works with PAR::Packer
    },
    BUILD_REQUIRES => {



( run in 0.650 second using v1.01-cache-2.11-cpan-a5abf4f5562 )