From 478e78301f57481931a6131ea67b817aa1201aac Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 May 2020 19:21:42 +0200 Subject: README: Switch to markdown, provide more installation instructions --- README | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index a37f5e5..0000000 --- a/README +++ /dev/null @@ -1,36 +0,0 @@ -Travel::Status::DE::VRR - VRR departure monitor ------------------------------------------------ - -* - - -Dependencies ------------- - - * perl version 5.10.1 or newer - * Class::Accessor - * LWP::UserAgent - * XML::LibXML - -For testing, File::Slurp is also required. - -Installation ------------- - -From a release tarball: - -$ perl Build.PL -$ ./Build -$ sudo ./Build install - -From git: - -$ perl Build.PL -$ ./Build -$ ./Build manifest -$ sudo ./Build install - -See also the Module::Build documentation. - -You can then run 'man Travel::Status::DE::VRR'. -This distribution also ships the script 'efa-m', see 'man efa-m'. -- cgit v1.2.3