Why blame the language. Why not simply blame the coder. After enforcing use strict; we'll need to use explicit casts for scalar and list contexts. Next we'll be killing all of those handy little variables that are everywhere. Finally, Perl will be made strongly typed. Its a funny thing, of all the languages I use (C,C++,Java,C#,VB), Perl is the only one that I experience as different. Thats why I use Perl whenever I can. Its like the only fun programming language that I can find an excuse to use.
Am I the only one whose is tired of hearing "good programming practice." Go read up on the Sun Java and MS .net crap for a few days -- "we are going to make your coding robots more productive by building good programming practice principles into the system from the ground up." Yeah, ok. I still think that if C had a native string type, or a reasonable string library, we could all have been spared all the pain of C++ and Java.
So, dont want to "use strict;" explicitly
use the C/C++/Java/C# programming language
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.