Bump version and update Changes
[www-oxontime.git] / README
CommitLineData
d75f06da 1WWW-Oxontime version 0.002
f9a1b9d7
MG
2==========================
3
4This module wraps L<http://www.oxontime.com> to provide live bus
5departures in Oxford.
6
7INSTALLATION
8
9To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16DEPENDENCIES
17
18This module requires these other modules and libraries:
19
20* HTML::Tree
21* JSON::MaybeXS
22
23COPYRIGHT AND LICENCE
24
25Copyright (C) 2017 by Marius Gavrilescu
26
27This library is free software; you can redistribute it and/or modify
28it under the same terms as Perl itself, either Perl version 5.26.1 or,
29at your option, any later version of Perl 5 you may have available.
30
31
This page took 0.011794 seconds and 4 git commands to generate.