in reply to Re: Which modules provide highest return-on-investment?
in thread Which modules provide highest return-on-investment?

I think that's overstated (to put it lightly). There are lots of modules that require domain-specific knowledge - the ones from Bioperl, for instance.


email: perl -e 'print reverse map { chr( ord($_)-1 ) } split //, "\x0bufo/hojsfufqAofc";'
  • Comment on Re^2: Which modules provide highest return-on-investment?

Replies are listed 'Best First'.
Re^3: Which modules provide highest return-on-investment?
by Anonymous Monk on Oct 11, 2008 at 08:48 UTC
    The modules don't define your domain, or teach you about it, they just do X using N techniques (OO, callbacks, iterators ...). Which domain for highest return of time/energy/X? Golf :)