Acme-CPANModules-XSVersions

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "String::Numeric" : "0",
            "Template::Alloy" : "0",
            "Template::Stash" : "0",
            "Text::CSV" : "0",
            "Text::Levenshtein::Damerau" : "0",
            "Time::Format" : "0",
            "Tree::Object" : "0",
            "Type::Params" : "0",
            "Type::Tiny" : "0",
            "URL::Encode" : "0",
            "Unix::Uptime::BSD" : "0",
            "XML::CompactTree" : "0",
            "YAML::PP" : "0",
            "match::simple" : "0"
         }
      },
      "x_mentions" : {
         "x_mentions" : {
            "Algorithm::Diff" : "0",
            "Algorithm::LUHN" : "0",
            "Algorithm::PageRank" : "0",

META.json  view on Meta::CPAN

            "String::Numeric" : "0",
            "Template::Alloy" : "0",
            "Template::Stash" : "0",
            "Text::CSV" : "0",
            "Text::Levenshtein::Damerau" : "0",
            "Time::Format" : "0",
            "Tree::Object" : "0",
            "Type::Params" : "0",
            "Type::Tiny" : "0",
            "URL::Encode" : "0",
            "Unix::Uptime::BSD" : "0",
            "XML::CompactTree" : "0",
            "YAML::PP" : "0",
            "match::simple" : "0"
         }
      }
   },
   "provides" : {
      "Acme::CPANModules::XSVersions" : {
         "file" : "lib/Acme/CPANModules/XSVersions.pm",
         "version" : "0.004"

README  view on Meta::CPAN

    Tree::Object
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

        XS module: Tree::ObjectXS

    URL::Encode
        Author: CHANSEN <https://metacpan.org/author/CHANSEN>

        XS module: URL::Encode::XS

    Unix::Uptime::BSD
        Author: PIOTO <https://metacpan.org/author/PIOTO>

        XS module: Unix::Uptime::BSD::XS

    XML::CompactTree
        Author: PAJAS <https://metacpan.org/author/PAJAS>

        XS module: XML::CompactTree::XS

    YAML::PP
        Author: TINITA <https://metacpan.org/author/TINITA>

        XS module: YAML::XS

lib/Acme/CPANModules/XSVersions.pm  view on Meta::CPAN

        {module => 'Template::Stash', xs_module => 'Template::Stash::XS'},
        {module => 'Text::CSV', xs_module => 'Text::CSV_XS'},
        # Text::Levenshtein & Text::Levenshtein::XS are different modules
        {module => 'Text::Levenshtein::Damerau', xs_module => 'Text::Levenshtein::Damerau::XS'},
        {module => 'Time::Format', xs_module => 'Time::Format_XS'},
        {module => 'Type::Params', xs_module => 'Class::XSAccessor'},
        {module => 'Type::Tiny', xs_module => 'Type::Tiny::XS'},
        # Tree::Binary & Tree::Binary::XS are different modules
        {module => 'Tree::Object', xs_module => 'Tree::ObjectXS'},
        {module => 'URL::Encode', xs_module => 'URL::Encode::XS'},
        {module => 'Unix::Uptime::BSD', xs_module => 'Unix::Uptime::BSD::XS'},
        # Win32::Unicode & Win32::Unicode::XS?
        {module => 'XML::CompactTree', xs_module => 'XML::CompactTree::XS'},
        # XML::Hash & XML::Hash::XS are different modules
        {module => 'YAML::PP', xs_module => 'YAML::XS'},
        # ZooKeeper & ZooKeeper::XS?
        {module => 'match::simple', xs_module => 'match::simple::XS'},

    ],
};

lib/Acme/CPANModules/XSVersions.pm  view on Meta::CPAN

Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>

XS module: L<Tree::ObjectXS>

=item L<URL::Encode>

Author: L<CHANSEN|https://metacpan.org/author/CHANSEN>

XS module: L<URL::Encode::XS>

=item L<Unix::Uptime::BSD>

Author: L<PIOTO|https://metacpan.org/author/PIOTO>

XS module: L<Unix::Uptime::BSD::XS>

=item L<XML::CompactTree>

Author: L<PAJAS|https://metacpan.org/author/PAJAS>

XS module: L<XML::CompactTree::XS>

=item L<YAML::PP>

Author: L<TINITA|https://metacpan.org/author/TINITA>



( run in 2.500 seconds using v1.01-cache-2.11-cpan-df04353d9ac )