API-Mathpix

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::LeakyBucket" : "0",
            "Modern::Perl" : "0",
            "Moose" : "0"
         }
      }
   },
   "provides" : {
      "API::Mathpix" : {
         "file" : "lib/API/Mathpix.pm",
         "version" : "0.01"
      }
   },

META.yml  view on Meta::CPAN

    - eg
    - examples
    - author
    - builder
provides:
  API::Mathpix:
    file: lib/API/Mathpix.pm
    version: '0.01'
requires:
  Algorithm::LeakyBucket: '0'
  Modern::Perl: '0'
  Moose: '0'
resources:
  bugtracker: https://github.com/eriam/API-Mathpix/issues
  homepage: https://github.com/eriam/API-Mathpix
  repository: git://github.com/eriam/API-Mathpix.git
version: '0.01'
x_contributors:
  - 'Eriam Schaffter <eriam@mediavirtuel.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'

cpanfile  view on Meta::CPAN

requires 'Modern::Perl'                         => 0;
requires 'Algorithm::LeakyBucket'                         => 0;
requires 'Moose'                         => 0;

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.830 second using v1.00-cache-2.02-grep-82fe00e-cpan-3b7f77b76a6c )