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


in reply to perl -T script.pl and #!/usr/bin/perl -T conflict

When I first saw this thread in Newest Nodes, I misread it as
perl T-shirt and #!/usr/bin/perl -T conflict
(I'd recently seen jima's note about the nifty Camel T-shirt, and probably hadn't had enough sleep.)

But I wonder, doesn't a t-shirt that reads

#!/usr/bin/perl -w use strict;
cover only two of the four most common bits of advice handed out here? Wouldn't a truly monastery-compliant t-shirt begin
#!/usr/bin/perl -Tw use strict; use CGI; # don't reinvent the wheel
And then, on the back
(*)++ ( )-- ( )+= 0

Replies are listed 'Best First'.
Re: perl T-shirt and #!/usr/bin/perl -T conflict
by wolfger (Deacon) on Dec 30, 2004 at 20:29 UTC
    Unless things were very different back then, I'm wondering how ()+= 0 is monastary-compliant.

    --
    Linux, sci-fi, and Nat Torkington, all at Penguicon 3.0
    perl -e 'print(map(chr,(0x4a,0x41,0x50,0x48,0xa)))'