name = DataStore-CAS
version = 0.08
abstract = Content Addressabe Storage API, and implementations
author = Michael Conrad <mconrad@intellitree.com>
license = Perl_5
copyright_holder = Michael Conrad, and IntelliTree Solutions llc
[GatherDir]
[PruneFiles]
match = ^t/cas_tmp/[^_].*
[MetaYAML]
[MakeMaker]
[AutoPrereqs]
skip = MRO::Compat ; Moo will already pull this in on 5.8, not needed for any other version
skip = Catalyst::Controller::SimpleCAS::Store
[DynamicPrereqs]
-condition = "$]" < '5.010'
-body = requires('MRO::Compat');
[Manifest]
[PruneCruft]
[License]
[Readme]
[ExtraTests]
[PodWeaver]
[PodCoverageTests]
[PodSyntaxTests]
[UploadToCPAN]