diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Travel/Status/MOTIS.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/MOTIS.pm b/lib/Travel/Status/MOTIS.pm index b2a8be2..7559d8f 100644 --- a/lib/Travel/Status/MOTIS.pm +++ b/lib/Travel/Status/MOTIS.pm @@ -31,6 +31,7 @@ our $VERSION = '0.01'; # Thanks to Jannis R / @derhuerst and all contributors for maintaining these. my $motis_instance = Travel::Status::MOTIS::Services::get_service_ref(); +# }}} # {{{ Constructors sub new { |
