Algorithm-Heapify-XS

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Algorithm/Heapify/XS.pm
LICENSE.txt
Makefile.PL
MANIFEST
ppport.h
README
t/max_heap.t
t/min_heap.t
XS.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

META.json  view on Meta::CPAN

   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/demerphq/Algorithm-Heapify-XS/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/demerphq/Algorithm-Heapify-XS.git"
      }
   },
   "version" : "0.04",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}



( run in 0.648 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )