From a785413d46ea064d7bc6dff1c2c86d1392557dda Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 8 Sep 2011 17:11:10 +0200 Subject: initial commit --- README | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f4b1577 --- /dev/null +++ b/README @@ -0,0 +1,24 @@ +Travel::Status::DE::VRR - ?? +----------------------------------------------- + +* + + +Dependencies +------------ + + * perl version 5.10.1 or newer + * XML::LibXML + + +Installation +------------ + +$ perl Build.PL +$ ./Build +$ 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