Add support for [attr!="value"] selector (attribute not equal)
[catagits/HTML-Zoom.git] / Makefile.PL
1 use inc::Module::Install;
2
3 all_from('lib/HTML/Zoom.pm');
4
5 WriteAll;