Merge branch 'master' of git://git.shadowcat.co.uk/catagits/HTML-Zoom
[catagits/HTML-Zoom.git] / Makefile.PL
CommitLineData
50095fd9 1use inc::Module::Install;
2
3all_from('lib/HTML/Zoom.pm');
4
5WriteAll;