Authen-U2F

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.003     2017-10-04 10:14:15+11:00 Australia/Melbourne
 - Support for Perl 5.8 (thanks Michael McClimon)
 - Use namespace::autoclean instead of namespace::sweep

0.002     2016-06-27 22:42:56+10:00 Australia/Melbourne
 - Version dep on MIME::Base64 for url methods

0.001     2016-06-20 11:40:20-04:00 America/New_York
 - First release

META.json  view on Meta::CPAN

            "Crypt::PK::ECC" : "0",
            "CryptX" : "0.034",
            "Digest::SHA" : "0",
            "Exporter::Tiny" : "0",
            "JSON" : "0",
            "MIME::Base64" : "3.11",
            "Math::Random::Secure" : "0",
            "Try::Tiny" : "0",
            "Type::Params" : "0",
            "Types::Standard" : "0",
            "namespace::autoclean" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }

META.yml  view on Meta::CPAN

  Crypt::PK::ECC: '0'
  CryptX: '0.034'
  Digest::SHA: '0'
  Exporter::Tiny: '0'
  JSON: '0'
  MIME::Base64: '3.11'
  Math::Random::Secure: '0'
  Try::Tiny: '0'
  Type::Params: '0'
  Types::Standard: '0'
  namespace::autoclean: '0'
  parent: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/robn/Authen-U2F/issues
  homepage: https://github.com/robn/Authen-U2F
  repository: https://github.com/robn/Authen-U2F.git
version: '0.003'
x_Dist_Zilla:
  perl:

Makefile.PL  view on Meta::CPAN

    "Crypt::PK::ECC" => 0,
    "CryptX" => "0.034",
    "Digest::SHA" => 0,
    "Exporter::Tiny" => 0,
    "JSON" => 0,
    "MIME::Base64" => "3.11",
    "Math::Random::Secure" => 0,
    "Try::Tiny" => 0,
    "Type::Params" => 0,
    "Types::Standard" => 0,
    "namespace::autoclean" => 0,
    "parent" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {
    "Test::More" => 0
  },
  "VERSION" => "0.003",
  "test" => {
    "TESTS" => "t/*.t"

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

( run in 0.677 second using v1.00-cache-2.02-grep-82fe00e-cpan-c98054f2a92 )