App-Dochazka-REST 0.290
Deleted
Errors
- consistent_version
-
0.29,0.290
- no_pod_errors
-
App-Dochazka-REST-0.290/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.290/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', POST => '_post_current', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => { 'GET' => 'passerby', 'POST' => 'inactive', }, cli => 'employee current', description => 'Retrieve (GET) and edit (POST) our own employee profile', documentation => <<'EOH', =pod Around line 124: =back doesn't take any parameters, but you said =back EOH }, 'employee/current/priv' => { target => { GET => '_get_current_priv', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => 'passerby', cli => 'employee current priv', description => 'Retrieve our own employee profile, privlevel, and schedule', documentation => <<'EOH', =pod Around line 180: '=item' outside of any '=over' Around line 200: =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 261: '=item' outside of any '=over' Around line 286: =back doesn't take any parameters, but you said =back EOH }, 'employee/self' => { target => { GET => '_get_current', POST => '_post_current', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => { 'GET' => 'passerby', 'POST' => 'inactive', }, cli => 'employee current', description => 'Retrieve (GET) and edit (POST) our own employee profile', documentation => <<'EOH', =pod Around line 318: =back doesn't take any parameters, but you said =back EOH }, 'employee/self/priv' => { target => { GET => '_get_current_priv', }, target_module => 'App::Dochazka::REST::Dispatch::Employee', acl_profile => 'passerby', cli => 'employee current priv', description => 'Retrieve our own employee profile, privlevel, and schedule', documentation => <<'EOH', =pod App-Dochazka-REST-0.290/config/dispatch/interval_Config.pm -- Around line 122: '=item' outside of any '=over' App-Dochazka-REST-0.290/config/dispatch/schedule_Config.pm -- Around line 389: =back doesn't take any parameters, but you said =back EOH }, App-Dochazka-REST-0.290/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.290/lib/App/Dochazka/REST/Docs/Resources.pm -- Around line 88: You forgot a '=back' before '=head3' Around line 99: You forgot a '=back' before '=head3' Around line 111: You forgot a '=back' before '=head3' Around line 126: You forgot a '=back' before '=head3' Around line 140: You forgot a '=back' before '=head3' Around line 152: You forgot a '=back' before '=head3' Around line 163: You forgot a '=back' before '=head3' Around line 174: You forgot a '=back' before '=head3' Around line 203: You forgot a '=back' before '=head3' Around line 234: You forgot a '=back' before '=head3' Around line 246: You forgot a '=back' before '=head3' Around line 257: You forgot a '=back' before '=head3' Around line 268: You forgot a '=back' before '=head3' Around line 279: You forgot a '=back' before '=head3' Around line 292: You forgot a '=back' before '=head3' Around line 303: You forgot a '=back' before '=head3' Around line 315: You forgot a '=back' before '=head2' Around line 336: You forgot a '=back' before '=head3' Around line 366: You forgot a '=back' before '=head3' Around line 377: You forgot a '=back' before '=head3' Around line 388: You forgot a '=back' before '=head3' Around line 403: You forgot a '=back' before '=head3' Around line 434: You forgot a '=back' before '=head3' Around line 446: You forgot a '=back' before '=head2' Around line 467: You forgot a '=back' before '=head3' Around line 491: You forgot a '=back' before '=head3' Around line 515: You forgot a '=back' before '=head3' Around line 528: You forgot a '=back' before '=head3' Around line 546: You forgot a '=back' before '=head3' Around line 579: You forgot a '=back' before '=head3' Around line 591: You forgot a '=back' before '=head3' Around line 612: You forgot a '=back' before '=head3' Around line 650: You forgot a '=back' before '=head3' Around line 674: You forgot a '=back' before '=head3' Around line 687: You forgot a '=back' before '=head2' Around line 708: You forgot a '=back' before '=head3' Around line 720: You forgot a '=back' before '=head3' Around line 752: You forgot a '=back' before '=head3' Around line 764: You forgot a '=back' before '=head3' Around line 796: You forgot a '=back' before '=head3' Around line 808: You forgot a '=back' before '=head3' Around line 832: You forgot a '=back' before '=head3' Around line 845: You forgot a '=back' before '=head3' Around line 859: You forgot a '=back' before '=head3' Around line 873: You forgot a '=back' before '=head2' Around line 892: You forgot a '=back' before '=head3' Around line 904: You forgot a '=back' before '=head3' Around line 918: You forgot a '=back' before '=head3' Around line 930: You forgot a '=back' before '=head3' Around line 958: You forgot a '=back' before '=head3' Around line 970: You forgot a '=back' before '=head3' Around line 998: You forgot a '=back' before '=head3' Around line 1010: You forgot a '=back' before '=head3' Around line 1023: You forgot a '=back' before '=head3' Around line 1047: You forgot a '=back' before '=head3' Around line 1100: You forgot a '=back' before '=head3' Around line 1114: You forgot a '=back' before '=head3' Around line 1128: You forgot a '=back' before '=head3' Around line 1160: You forgot a '=back' before '=head2' Around line 1182: You forgot a '=back' before '=head3' Around line 1194: You forgot a '=back' before '=head3' Around line 1208: You forgot a '=back' before '=head3' Around line 1241: You forgot a '=back' before '=head3' Around line 1255: You forgot a '=back' before '=head3' Around line 1270: You forgot a '=back' before '=head3' Around line 1286: You forgot a '=back' before '=head1'
- prereq_matches_use
-
- HTTP::Request::Common
- Log::Any::Adapter
- Test::JSON