diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-11 13:57:26 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-11 13:57:26 +0200 |
commit | 4e35e40850c163e8fe362ad9f759d832254067c3 (patch) | |
tree | 62534e046d91910287ef20fa7c66716f2224afcc /lib/Travel/Status/DE | |
parent | 41b232d84b944d3c6e3abe99153528dd02951a93 (diff) |
VRR.pm: Minor documentation fix
Diffstat (limited to 'lib/Travel/Status/DE')
-rw-r--r-- | lib/Travel/Status/DE/VRR.pm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/VRR.pm b/lib/Travel/Status/DE/VRR.pm index 02985a7..e16136f 100644 --- a/lib/Travel/Status/DE/VRR.pm +++ b/lib/Travel/Status/DE/VRR.pm @@ -174,7 +174,7 @@ Travel::Status::DE::VRR is an inofficial interface to the VRR departure monitor available at L<http://efa.vrr.de/vrr/XSLT_DM_REQUEST?language=de&itdLPxx_transpCompany=vrr&>. -It shows all upcoming tram/bus/train departures at a given stop. +It reports all upcoming tram/bus/train departures at a given place. =head1 METHODS @@ -182,7 +182,8 @@ It shows all upcoming tram/bus/train departures at a given stop. =item my $status = Travel::Status::DE::VRR->new(I<%opt>) -Returns a new Travel::Status::DE::VRR object. Dies if the request failed. +Requests the departures as specified by I<opts> and returns a new +Travel::Status::DE::VRR object. Dies if the wrong I<opts> were passed. Arguments: |