summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README36
1 files changed, 0 insertions, 36 deletions
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
------------------------------------------------
-
-* <http://finalrewind.org/projects/Travel-Status-DE-VRR/>
-
-
-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'.