packaging tweaks
[Geo-USCensus-TIGERweb.git] / README
1 Geo-USCensus-TIGERweb
2
3 Interface to the U.S. Census Bureau TIGER data services
4
5 INSTALLATION
6
7 To install this module, run the following commands:
8
9         perl Makefile.PL
10         make
11         make test
12         make install
13
14 SUPPORT AND DOCUMENTATION
15
16 After installing, you can find documentation for this module with the
17 perldoc command.
18
19     perldoc Geo::USCensus::TIGERweb
20
21 LICENSE AND COPYRIGHT
22
23 Copyright (C) 2016 Mark Wells
24 Copyright (C) 2016 Freeside Internet Services
25
26 This program is free software; you can redistribute it and/or modify it
27 under the terms of either: the GNU General Public License as published
28 by the Free Software Foundation; or the Artistic License.
29
30 See http://dev.perl.org/licenses/ for more information.
31