So if I want to change the default look of the readme file, so it supplements the unix root-centric
"INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install"
with some cross platform hints, I'd have to patch h2xs, right?
Is that part of the perl5porters project, or is it independently maintained?