diff options
| -rwxr-xr-x | bin/efa | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; +use 5.010; use encoding 'utf8'; use Getopt::Long; use WWW::Mechanize; |
![]() |
index : Travel-Routing-DE-VRR | |
| Interface to EFA-based itinerary services | derf |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | bin/efa | 1 |
@@ -3,6 +3,7 @@ ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; +use 5.010; use encoding 'utf8'; use Getopt::Long; use WWW::Mechanize; |