Data-Focus 0.03 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Data::Focus | generic getter/setter/traverser for complex data structures | 0.03 | metacpan |
Data::Focus::Applicative | applicative functor spec for Data::Focus | metacpan | |
Data::Focus::Applicative::Const | Const applicative functor for Data::Focus | metacpan | |
Data::Focus::Applicative::Const::First | Const applicative functor with First monoid | metacpan | |
Data::Focus::Applicative::Const::List | Const applicative functor with List monoid | metacpan | |
Data::Focus::Applicative::Identity | Identity applicative functor for Data::Focus | metacpan | |
Data::Focus::Lens | base class for lenses | metacpan | |
Data::Focus::Lens::Accessor | lens for "typical" accessor methods | metacpan | |
Data::Focus::Lens::Composite | a lens composed of multiple lenses | metacpan | |
Data::Focus::Lens::Dynamic | a lens that dynamically creates an appropriate lens for the target | metacpan | |
Data::Focus::Lens::HashArray::All | focus on all elements in a hash/array | metacpan | |
Data::Focus::Lens::HashArray::Index | a lens to focus on element(s) of hash/array | metacpan | |
Data::Focus::Lens::HashArray::Recurse | recursively traverse a tree of hashes and arrays | metacpan | |
Data::Focus::LensMaker | utility to make your own lens | metacpan | |
Data::Focus::LensTester | tester for Lens implementations | metacpan |