The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::Install;
all_from    'lib/HTML/Quoted.pm';
readme_from 'lib/HTML/Quoted.pm';
requires    'HTML::Parser' => '3.0';
WriteAll();