in reply to Re^2: override keywords "my" and "our"
in thread override keywords "my" and "our"
You would be better to always use strictures (use strict; use warnings;) and fix each error or warning by understanding why it is being generated and fixing the root cause rather than applying band aids to patch over the issue. Maybe you could tell us what the real issue is?
|
|---|