From fb3d484eb7bbc5072af41d97495ff91e013ef34c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 24 Jan 2014 12:33:08 +0100 Subject: initial release --- README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..7ceae7a --- /dev/null +++ b/README @@ -0,0 +1,28 @@ +Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors +------------------------------------------------------------------------- + +* + + +Dependencies +------------ + +* perl version 5.14.2 or newer +* Class::Accessor +* DateTime +* DateTime::Format::Strptime +* List::MoreUtils +* LWP::UserAgent +* XML::LibXML + +Installation +------------ + +* perl Build.PL +* ./Build +* sudo ./Build install + +See also the Module::Build documentation. + +You can then run 'man Travel::Status::DE::IRIS'. +This distribution also ships the script 'db-iris', see 'man db-iris'. -- cgit v1.2.3