Philip M. Gollucci wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
Jim Martinez wrote:
I think I've already committed that skip rule but the rename branch
merge has wiped it away. Philip, if you work on that, just wipe off
HTML::HeadParser from your installed libs and run 'make test'
Stas Bekman wrote:
Philip M. Gollucci wrote:
Jim Martinez wrote:
I think I've already committed that skip rule but the rename branch
merge has wiped it away. Philip, if you work on that, just wipe off
HTML::HeadParser from your installed libs and run 'make test' and you
will see which tests
Philip M. Gollucci wrote:
Jim Martinez wrote:
While compiling mod perl 2.0.1 on a box that did not have
HTML::HeadParser
installed, several tests failed.
What modules did you have installed ?
Stas Bekman, at a Portland Perl Monks meeting, suggested that, since
HTML::HeadParser is not insta
Jim Martinez wrote:
While compiling mod perl 2.0.1 on a box that did not have HTML::HeadParser
installed, several tests failed.
What modules did you have installed ?
Stas Bekman, at a Portland Perl Monks meeting, suggested that, since
HTML::HeadParser is not installed, special_blocks.t should
Hi,
While compiling mod perl 2.0.1 on a box that did not have HTML::HeadParser
installed, several tests failed.
The tests, located in 8 files all in the ModPerl-Registry/t directory,
are:
special_blocks.t
206.t
304.t
404.t
cgi.t
closure.t
perlrun_extload.t
redirect.t
Stas Bekman, at a Portland