WWW-EFA 0.04 Latest
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: WWW-EFA-0.04/lib/WWW/EFA/CoordinatesFactory.pm -- Around line 28: Non-ASCII character seen before =encoding in 'stopName="Donnersbergerbrücke"'. Assuming UTF-8 WWW-EFA-0.04/lib/WWW/EFA/DepartureFactory.pm -- Around line 61: Non-ASCII character seen before =encoding in 'stopName="Donnersbergerbrücke"'. Assuming UTF-8 WWW-EFA-0.04/lib/WWW/EFA/LocationFactory.pm -- Around line 48: Non-ASCII character seen before =encoding in 'matchQuality="100000">Donnersbergerbrücke</odvNameElem>'. Assuming UTF-8 WWW-EFA-0.04/lib/WWW/EFA/PlaceFactory.pm -- Around line 32: Non-ASCII character seen before =encoding in 'mainPlace="1">München</odvPlaceElem>'. Assuming UTF-8 WWW-EFA-0.04/lib/WWW/EFA/Provider/MVV.pm -- Around line 8: Non-ASCII character seen before =encoding in '(Münchner'. Assuming UTF-8
- 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.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02,0.04
- 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.
- 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_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 |
---|---|---|---|
WWW::EFA | Interface to EFA sites (Elektronische Fahrplanauskunft) | 0.04 | metacpan |
WWW::EFA::ConnectionsResult | Store the results from a connection query | 0.01 | metacpan |
WWW::EFA::Coordinates | Longitude/Latitude | 0.01 | metacpan |
WWW::EFA::CoordinatesFactory | metacpan | ||
WWW::EFA::DateFactory | metacpan | ||
WWW::EFA::Departure | An instance of a Departure detail | 0.01 | metacpan |
WWW::EFA::DepartureFactory | 0.01 | metacpan | |
WWW::EFA::DeparturesResult | Store the results from a departures query | 0.01 | metacpan |
WWW::EFA::HeaderFactory | A (very small) Factory for creating L<WWW::EFA::ResultHeader> objects. | 0.01 | metacpan |
WWW::EFA::Line | a transport line | 0.01 | metacpan |
WWW::EFA::LineFactory | 0.01 | metacpan | |
WWW::EFA::Location | An instance of a location determined through an EFA interface | 0.01 | metacpan |
WWW::EFA::LocationFactory | A Factory for creating L<WWW::EFA::Location> objects. | 0.01 | metacpan |
WWW::EFA::PartialRoute | A Partial route | 0.01 | metacpan |
WWW::EFA::Place | A Place | 0.01 | metacpan |
WWW::EFA::PlaceFactory | A Factory for creating L<WWW::EFA::Place> objects. | 0.01 | metacpan |
WWW::EFA::Provider::MVV | Interface to the MVV (Münchner Verkehrs- und Tarifverbund GmbH) | 0.01 | metacpan |
WWW::EFA::Request | A request which can be passed around, and built up | 0.01 | metacpan |
WWW::EFA::ResultHeader | Information from the root (itdRequest) element found in every result | 0.01 | metacpan |
WWW::EFA::Roles::Printable | makes objects printable | metacpan | |
WWW::EFA::Route | A Route | 0.01 | metacpan |
WWW::EFA::RouteFactory | A factory for creating L<WWW::EFA::Route> objects. | 0.02 | metacpan |
WWW::EFA::Station | Store a station with its location, departures and lines | 0.01 | metacpan |
WWW::EFA::Stop | A stop in a trip sequence | 0.01 | metacpan |