On Friday, November 15, 2002, at 05:53  AM, _brian_d_foy wrote:

In article <p05200f00b9f941ddf9bc@[63.173.138.149]>, Morbus Iff <[EMAIL PROTECTED]> wrote:
My biggest problem wasn't
installation, but the sheer amount of dependencies - something like 20
additional modules needed just for an iTunes parser?
it's not just an iTunes parser. i only have about 7 explicit dependencies, and
most of those are only for testing.
It's sometimes better to just include testing dependencies in t/lib or similar, or if you were to use Module::Build instead of MakeMaker, as a 'build-time' dependency. Otherwise it creates extra burden on people installing.

-Ken



Reply via email to