you think you're at a disadvantage because you've 
got all these bad habbits?  

try and learn PERL when it's the only thing you know
i have first-year (university) C++, and FY: SmallTalk 
(now smalltalk is a language i LOVE <g> ) 

you'd be amazed at how many examples are written as:
" x in C++ is written as y in PERL"

aside from basic logic process, trivial knowledge 
of what an array and a dictionary are PERL is 
essentially the only language i know

i can't wait to learn what the heck a regexp (sp?) is
i can't wait to learn what a DLL is (apart from a 
file that crashes all the time)

GUI and graphics (GTK) are so mysterious to me that i 
get butterflies thinking about the day when i write 
one in PERL (or is that too much coffee?)

 ... that's why i'm asking so many silly questions 
here (read some of my writeups, you'll see)

i do hope that some of the answers and problems i work
through (with the help i find here) can help another
wannabe-JAPH

i find that these ultra-simple problems are completely
undocumented on the web ... it'll be great to have 
that for PERL one day

a knowledge base of everything from beginner
to advanced



In reply to Re: How 'n' why by Buckaroo Buddha
in thread How 'n' why by KeithMarr

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.