![]() |
|
P is for Practical | |
PerlMonks |
Re: anyway to abbreviate use strict; use warnings;by xdg (Monsignor) |
on Jan 09, 2009 at 16:26 UTC ( #735232=note: print w/replies, xml ) | Need Help?? |
You can create a module to do that with ToolSet. See ToolSet::SWC as an example. Personally, I created a module I call "XDG" like this:
That's handy for one-liners, too:
-xdg Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
In Section
Seekers of Perl Wisdom
|
|