in reply to Should I list core modules as dependencies?

Should I list core modules (like: Carp, Exporter, strict, bytes, File::Find, File::Temp) as dependencies, when creating CPAN module?

Yes, you should list all dependencies -- its not like you have to pick/choose by hand :) scandeps

  • Comment on Re: Should I list core modules as dependencies?

Replies are listed 'Best First'.
Re^2: Should I list core modules as dependencies?
by LanX (Saint) on Jun 02, 2013 at 00:12 UTC
    > its not like you have to pick/choose by hand :) scandeps

    CPAN Not found Whatever it was you were looking for, it's not here

    better scandeps.pl

    Cheers Rolf

    ( addicted to the Perl Programming Language)

      better scandeps.pl

      :) cute , I could have sworn at one time it worked without the .pl