in reply to Re^4: Should Test::Most import strict and warnings?
in thread Should Test::Most import strict and warnings?

It's not that I think the person typing in use Test::Most will be surprised.

It's the person inheriting the code.

  • Comment on Re^5: Should Test::Most import strict and warnings?

Replies are listed 'Best First'.
Re^6: Should Test::Most import strict and warnings?
by chromatic (Archbishop) on Feb 06, 2010 at 18:04 UTC

    If the person inheriting the code cannot type perldoc Test::Most to find out "what that funny-looking line at the top of this PERL SCRIPT does", what chance does he or she have of doing anything useful with the program?