--- [EMAIL PROTECTED] wrote:
> It also has dependencies on Perl::Tidy (part of the perltidy
> application), Log::Log4perl ...

The Makefile.PL doesn't list the Perl::Tidy dependency:

  PREREQ_PM    => {
    'Tk'            => '800.025',
    'Log::Log4perl' => '1.0',
    'version'       => 0, # used to detect old Tk's and use different
widgets where required
  },

If I'm reading the test failures correctly, this is the cause of at
least one of them.

Cheers,
Ovid

--

Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to