Commit b4661dde authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release v1.1.2

parent 65e9c851
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
efa 1.1.2 - Wed May 12 2010

    * Fix -v
    * Fix --date DD.MM. (was incorrectly rejected)
    * Fix support for empty --ignore-info
    * Add some more argument verification

efa 1.1.1 - Mon Apr 26 2010

    * Add short options
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ use WWW::Mechanize;
my $firsturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr';
my $posturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2';

my $version = '1.1.1+git';
my $version = '1.1.2+git';
my $content;
my %post;
my $www = WWW::Mechanize->new(