Mock-Quick 1.111 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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 |
---|---|---|---|
Mock::Quick | Quickly mock objects and classes, even temporarily replace them, side-effect free. | 1.111 | metacpan |
Mock::Quick::Class | Class mocking for Mock::Quick | metacpan | |
Mock::Quick::Method | Simple method wrapper | metacpan | |
Mock::Quick::Object | Object mocking for Mock::Quick | metacpan | |
Mock::Quick::Object::Control | Control a mocked object after creation | metacpan | |
Mock::Quick::Util | Uitls for L<Mock::Quick>. | metacpan | |
Object::Quick | Depricated, see L<Mock::Quick> | metacpan |