Blockchain-Ethereum-ABI

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'ABI utility for encoding/decoding ethereum contract arguments'
author:
  - 'Reginaldo Costa <refeco@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::CheckDeps: '0.010'
  Test::Fatal: '0.017'
  Test::More: '0.94'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Blockchain-Ethereum-ABI
provides:
  Blockchain::Ethereum::ABI:
    file: lib/Blockchain/Ethereum/ABI.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Decoder:
    file: lib/Blockchain/Ethereum/ABI/Decoder.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Encoder:
    file: lib/Blockchain/Ethereum/ABI/Encoder.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type:
    file: lib/Blockchain/Ethereum/ABI/Type.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::Address:
    file: lib/Blockchain/Ethereum/ABI/Type/Address.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::Array:
    file: lib/Blockchain/Ethereum/ABI/Type/Array.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::Bytes:
    file: lib/Blockchain/Ethereum/ABI/Type/Bytes.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::Int:
    file: lib/Blockchain/Ethereum/ABI/Type/Int.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::String:
    file: lib/Blockchain/Ethereum/ABI/Type/String.pm
    version: '0.018'
  Blockchain::Ethereum::ABI::Type::Tuple:
    file: lib/Blockchain/Ethereum/ABI/Type/Tuple.pm
    version: '0.018'
requires:
  Crypt::Digest::Keccak256: '0.078'
  Math::BigInt: '1.999811'
  Module::Load: '0.36'
  Scalar::Util: '1.63'
  perl: v5.26.0
resources:
  homepage: https://github.com/refeco/Blockchain-Ethereum-ABI
  repository: https://github.com/refeco/Blockchain-Ethereum-ABI.git
version: '0.018'
x_authority: cpan:REFECO
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: MIT



( run in 1.937 second using v1.01-cache-2.11-cpan-54e63673c56 )