Add test for 'flush_before' option
[catagits/HTML-Zoom.git] / Makefile.PL
1 use inc::Module::Install;
2
3 all_from('lib/HTML/Zoom.pm');
4
5 WriteAll;