JSON-Karabiner 0.010
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: JSON-Karabiner-0.010/lib/JSON/Karabiner.pm -- Around line 243: Unknown E content in E<t>
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
JSON::Karabiner | easy JSON code generation for Karabiner-Elements | 0.010 | metacpan |
JSON::Karabiner::Manipulator | manipulator object for containing and outputting its data | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions | parent class for action classes | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::From | From defintion | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To | To action | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To_after_key_up | to_if_alone action | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To_delayed_if_canceled | to_delayed_if_canceled action | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To_delayed_if_invoked | to_delayed_if_invoked action | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To_if_alone | to_if_alone action class | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Actions::To_if_held_down | to_if_alone action | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions | turns baubles into trinkets | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Device_if | definition for Frontmost_application_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Device_unless | definition for device_unless condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Event_changed_if | definition for event_changed_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Event_changed_unless | definition for event_changed_unless condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Frontmost_application_if | definition for Frontmost_application_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Frontmost_application_unless | definition for Frontmost_application_unless condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Input_source_if | definition for Frontmost_application_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Input_source_unless | definition for input_source_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Keyboard_type_if | definition for keyboard_type_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Keyboard_type_unless | definition for keyboard_type_unless condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Variable_if | definition for Frontmost_application_if condition | 0.010 | metacpan |
JSON::Karabiner::Manipulator::Conditions::Variable_unless | action variable_unless condition | 0.010 | metacpan |
JSON::Karabiner::Rule | turns baubles into trinkets | 0.010 | metacpan |