make FilterStream and MappedStream sensitive to being peeked so they peek the next...
[catagits/HTML-Zoom.git] / Makefile.PL
CommitLineData
50095fd9 1use inc::Module::Install;
2
3all_from('lib/HTML/Zoom.pm');
4
5WriteAll;