Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: App-Dochazka-REST-0.271/config/dispatch/activity_Config.pm -- Around line 83: '=item' outside of any '=over' Around line 100: =back doesn't take any parameters, but you said =back EOH }, 'activity/all' => { target => { GET => '_get_all_without_disabled', }, target_module => 'App::Dochazka::REST::Dispatch::Activity', acl_profile => 'active', cli => 'activity all', description => 'Retrieve all activity objects (excluding disabled ones)', documentation => <<'EOH', =pod Around line 170: '=item' outside of any '=over' Around line 188: =back doesn't take any parameters, but you said =back EOH }, 'activity/help' => { target => { GET => '_get_default', POST => '_post_default', PUT => '_put_default', DELETE => '_delete_default', }, target_module => 'App::Dochazka::REST::Dispatch::Activity', acl_profile => 'passerby', cli => 'activity help', description => 'Display available activity resources for given HTTP method', documentation => <<'EOH', =pod App-Dochazka-REST-0.271/config/dispatch/employee_Config.pm -- Around line 92: =back doesn't take any parameters, but you said =back EOH }, 'employee/current' => { target => { GET => '_get_current', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => 'passerby', cli => 'employee current', description => 'Display the current employee (i.e. the one we authenticated with)', documentation => <<'EOH', =pod Around line 164: '=item' outside of any '=over' Around line 184: =back doesn't take any parameters, but you said =back EOH }, 'employee/help' => { target => { GET => '_get_default', # _get_default is the name of a subroutine in the DISPATCH_EMPLOYEE_TARGET_MODULE module POST => '_post_default', PUT => '_put_default', DELETE => '_delete_default', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => 'passerby', cli => 'employee help', description => 'Display available employee resources for given HTTP method', documentation => <<'EOH', =pod Around line 245: '=item' outside of any '=over' Around line 270: =back doesn't take any parameters, but you said =back EOH }, App-Dochazka-REST-0.271/config/dispatch/priv_Config.pm -- Around line 115: =back doesn't take any parameters, but you said =back EOH }, 'priv/history/eid/:eid/:tsrange' => { target => { GET => '_history_eid', }, target_module => 'App::Dochazka::REST::Dispatch::Priv', acl_profile => 'admin', cli => 'priv history eid $EID $TSRANGE', description => 'Get a slice of history of privilege level changes for employee with the given EID', documentation => <<'EOH', =pod Around line 163: =back doesn't take any parameters, but you said =back EOH }, 'priv/history/nick/:nick/:tsrange' => { target => { GET => '_history_nick', }, target_module => 'App::Dochazka::REST::Dispatch::Priv', acl_profile => 'admin', cli => 'priv history nick $NICK $TSRANGE', description => 'Get partial history of privilege level changes for employee with the given nick ' . '(i.e, limit to given tsrange)', documentation => <<'EOH', =pod App-Dochazka-REST-0.271/config/dispatch/schedule_Config.pm -- Around line 141: =back doesn't take any parameters, but you said =back EOH }, 'schedule/history/eid/:eid/:tsrange' => { target => { GET => '_history_eid', }, target_module => 'App::Dochazka::REST::Dispatch::Schedule', acl_profile => 'admin', cli => 'schedule history eid $EID $TSRANGE', description => 'Retrieves a slice of history of schedule changes for employee with the given EID', documentation => <<'EOH', =pod Around line 185: =back doesn't take any parameters, but you said =back EOH }, 'schedule/history/nick/:nick/:tsrange' => { target => { GET => '_history_nick', }, target_module => 'App::Dochazka::REST::Dispatch::Schedule', acl_profile => 'admin', cli => 'schedule history nick $NICK $TSRANGE', description => 'Get partial history of schedule changes for employee with the given nick ' . '(i.e, limit to given tsrange)', documentation => <<'EOH', =pod Around line 379: =back doesn't take any parameters, but you said =back EOH }, App-Dochazka-REST-0.271/config/dispatch/top_Config.pm -- Around line 265: =back doesn't take any parameters, but you said =back EOH }, 'not_implemented' => { target => { GET => 'not_implemented', PUT => 'not_implemented', POST => 'not_implemented', DELETE => 'not_implemented', }, target_module => 'App::Dochazka::REST::Dispatch', acl_profile => 'passerby', cli => 'not_implemented', description => 'A resource that will never be implemented', documentation => <<'EOH', =pod App-Dochazka-REST-0.271/lib/App/Dochazka/REST/Docs/Resources.pm -- Around line 73: '=item' outside of any '=over' Around line 98: '=item' outside of any '=over' Around line 114: '=item' outside of any '=over' Around line 131: '=item' outside of any '=over' Around line 151: '=item' outside of any '=over' Around line 170: '=item' outside of any '=over' Around line 187: '=item' outside of any '=over' Around line 203: '=item' outside of any '=over' Around line 219: '=item' outside of any '=over' Around line 253: '=item' outside of any '=over' Around line 289: '=item' outside of any '=over' Around line 306: '=item' outside of any '=over' Around line 322: '=item' outside of any '=over' Around line 338: '=item' outside of any '=over' Around line 354: '=item' outside of any '=over' Around line 372: '=item' outside of any '=over' Around line 388: '=item' outside of any '=over' Around line 412: '=item' outside of any '=over' Around line 431: '=item' outside of any '=over' Around line 466: '=item' outside of any '=over' Around line 482: '=item' outside of any '=over' Around line 498: '=item' outside of any '=over' Around line 518: '=item' outside of any '=over' Around line 554: '=item' outside of any '=over' Around line 578: '=item' outside of any '=over' Around line 597: '=item' outside of any '=over' Around line 626: '=item' outside of any '=over' Around line 643: '=item' outside of any '=over' Around line 661: '=item' outside of any '=over' Around line 684: '=item' outside of any '=over' Around line 722: '=item' outside of any '=over' Around line 739: '=item' outside of any '=over' Around line 765: '=item' outside of any '=over' Around line 815: '=item' outside of any '=over' Around line 834: '=item' outside of any '=over' Around line 851: '=item' outside of any '=over' Around line 883: '=item' outside of any '=over' Around line 900: '=item' outside of any '=over' Around line 932: '=item' outside of any '=over' Around line 949: '=item' outside of any '=over' Around line 978: '=item' outside of any '=over' Around line 996: '=item' outside of any '=over' Around line 1015: '=item' outside of any '=over' Around line 1041: '=item' outside of any '=over' Around line 1058: '=item' outside of any '=over' Around line 1075: '=item' outside of any '=over' Around line 1094: '=item' outside of any '=over' Around line 1111: '=item' outside of any '=over' Around line 1139: '=item' outside of any '=over' Around line 1156: '=item' outside of any '=over' Around line 1184: '=item' outside of any '=over' Around line 1201: '=item' outside of any '=over' Around line 1219: '=item' outside of any '=over' Around line 1248: '=item' outside of any '=over' Around line 1306: '=item' outside of any '=over' Around line 1325: '=item' outside of any '=over' Around line 1344: '=item' outside of any '=over'

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
App::Dochazka::REST Dochazka REST server 0.271 metacpan
App::Dochazka::REST::Dispatch path dispatch 0.271 metacpan
App::Dochazka::REST::Dispatch::ACL ACL module 0.271 metacpan
App::Dochazka::REST::Dispatch::Activity path dispatch 0.271 metacpan
App::Dochazka::REST::Dispatch::Employee path dispatch 0.271 metacpan
App::Dochazka::REST::Dispatch::Priv path dispatch 0.271 metacpan
App::Dochazka::REST::Dispatch::Schedule path dispatch 0.271 metacpan
App::Dochazka::REST::Dispatch::Shared Shared dispatch functions 0.271 metacpan
App::Dochazka::REST::Docs::Resources Documentation of REST resources 0.271 metacpan
App::Dochazka::REST::LDAP LDAP module (for authentication) 0.271 metacpan
App::Dochazka::REST::Model::Activity activity data model 0.271 metacpan
App::Dochazka::REST::Model::Employee Employee data model 0.271 metacpan
App::Dochazka::REST::Model::Interval activity intervals data model 0.271 metacpan
App::Dochazka::REST::Model::Lock lock data model 0.271 metacpan
App::Dochazka::REST::Model::Privhistory privilege history functions 0.271 metacpan
App::Dochazka::REST::Model::Schedhistory schedule history functions 0.271 metacpan
App::Dochazka::REST::Model::Schedintvls object class for "scratch schedules" 0.271 metacpan
App::Dochazka::REST::Model::Schedule schedule functions 0.271 metacpan
App::Dochazka::REST::Model::Shared functions shared by several modules within the data model 0.271 metacpan
App::Dochazka::REST::Resource HTTP request/response cycle 0.271 metacpan
App::Dochazka::REST::Test Test helper functions 0.271 metacpan
App::Dochazka::REST::Util miscellaneous utilities 0.271 metacpan
App::Dochazka::REST::Util::Timestamp date/time-related utilities 0.271 metacpan
App::Dochazka::REST::dbh database handle module (parent of data model classes) 0.271 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan