http://qs321.pair.com?node_id=1063553


in reply to Re: How can I suppress 'uninitialized' warnings in a CPAN module?
in thread How can I suppress 'uninitialized' warnings in a CPAN module?

Thanks, but maybe you missed the thread title. My code is warning free, but I'm getting warnings from a CPAN module.
  • Comment on Re^2: How can I suppress 'uninitialized' warnings in a CPAN module?

Replies are listed 'Best First'.
Re^3: How can I suppress 'uninitialized' warnings in a CPAN module?
by ysth (Canon) on Nov 20, 2013 at 19:55 UTC
    And I asked "why?" Uninitialized warnings don't just happen; either you are enabling them even on code other than your own, or the CPAN module is enabling warnings but not coded to avoid generating them (a bug), or you are using the CPAN module in an unsupported way.
    --
    A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |