1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
---
abstract: 'tie a variable to a type constraint'
author:
- 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
Test::More: '0.96'
configure_requires:
ExtUtils::MakeMaker: '6.17'
dynamic_config: 1
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Type-Tie
no_index:
directory:
- eg
- examples
- inc
- t
- xt
optional_features: {}
provides:
Type::Nano:
file: lib/Type/Nano.pm
version: '0.015'
Type::Tie:
file: lib/Type/Tie.pm
version: '0.015'
Type::Tie::ARRAY:
file: lib/Type/Tie.pm
version: '0.015'
Type::Tie::BASE:
file: lib/Type/Tie.pm
version: '0.015'
Type::Tie::HASH:
file: lib/Type/Tie.pm
version: '0.015'
Type::Tie::SCALAR:
file: lib/Type/Tie.pm
version: '0.015'
recommends:
Hash::FieldHash: '0'
requires:
Exporter::Tiny: '0.026'
perl: '5.008005'
resources:
Identifier: http://purl.org/NET/cpan-uri/dist/Type-Tie/project
bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Type-Tie
homepage: https://metacpan.org/release/Type-Tie
license: http://dev.perl.org/licenses/
repository: git://github.com/tobyink/p5-type-tie.git
version: '0.015'
x_contributors:
- 'Peter Valdemar Mørch <peter@morch.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|