Skip Menu |

This queue is for tickets about the WebService-GoogleMaps CPAN distribution.

Report information
The Basics
Id: 35350
Status: rejected
Worked: 5 min
Priority: 0/
Queue: WebService-GoogleMaps

People
Owner: klohner [...] cpan.org
Requestors: de9pak [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.07
Fixed in: 0.07



deepak@deepak:~/fromCPAN/WebService-GoogleMaps-0.07$ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........ok 1/1# Testing WebService::GoogleMaps 0.07 t/00.load.........ok t/01.msgmap.......ok t/02.foodmap......ok t/pod-coverage.... # Failed test 'Pod coverage on WebService::GoogleMaps' # in /usr/share/perl5/Test/Pod/Coverage.pm at line 126. # Coverage for WebService::GoogleMaps is 29.6%, with 19 naked subroutines: # get_mapfile_data # get_mapfile_data_cache # get_mapfile_data_http # get_tile # get_tile_cache # get_tile_http # get_viewport_latlonzoom # get_viewport_pan_offset # http_request # insert_google_maps_copyright_gd # insert_xy_marker_gd # latlonzoom_to_gmap_tile_xy_float # latlonzoom_to_viewport_xy # log2 # markerlist_to_latlonzoom # put_mapfile_data_cache # put_tile_cache # set_viewport_latlonzoom # set_viewport_pan_offset # Looks like you failed 1 test of 1. t/pod-coverage....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/pod-coverage.t 1 256 1 1 100.00% 1 Failed 1/5 test scripts, 80.00% okay. 1/14 subtests failed, 92.86% okay. make: *** [test_dynamic] Error 255 deepak@deepak:~/fromCPAN/WebService-GoogleMaps-0.07$
Subject: Does not pass Test::Pod::Coverage tests
Test::Pod::Coverage is not a build-dependency. This module no longer works with Google Maps. I do not plan to fix it at this time. see: http://rt.cpan.org/Public/Bug/Display.html?id=21197 --Karl.