1pod2text GD::Graph::histogram.pm > README
2
3To install the module...
4
5perl Makefile.PL
6make
7make test
8make install
9
10
11If you are on a windows box you should use 'nmake' rather than 'make'.
12