in reply to Re^2: Test::Simple will install, but not be detected as an appropriate dependency in CPAN
in thread Test::Simple will install, but not be detected as an appropriate dependency in CPAN

I used CPAN because it was described to me in an installation manual for some perl dependent software and that's jsut what I'm used to. Before now it hadn't given me any problems so I kept a "If it isn't broken..." attitude towards it.
  • Comment on Re^3: Test::Simple will install, but not be detected as an appropriate dependency in CPAN

Replies are listed 'Best First'.
Re^4: Test::Simple will install, but not be detected as an appropriate dependency in CPAN
by Monk::Thomas (Friar) on Jul 10, 2015 at 08:34 UTC

    personal opionion / your motives might vary (and that's totally okay!)

    I must confess I almost never bother to install something directly from CPAN. (Hey you guys over there, stop raising a pyre!) I'm just too lazy to regularly check for updates and just let the operating system handle it instead. (Actually I'm also too lazy to update manually and schedule it automatically instead.)

    If there's a module that's not packaged (or the packaged version is too old) then I reconsider whether that module is important enough to be worth the trouble to regularly check for updates / bugfixes and keep it up do date. Few are.