re why not unless...?

If merely gaining the ability to write scripts is your goal, your approach poses no problem at all. However, if building scripts that compile and appear to work (on a limited sample of data) is the extent of your ambition, you'll be missing a bet. One of the most highly valuable aspects of the Monastery is that you can call for help upon a community whose population includes some extraordinarily skilled programmers and whose topic is a wonderfully versatile language.

High level programmer skills go well beyond syntax.

If your data set is narrowly constrained, and you won't have to do too many s/// (where the value of "many" is "small" or "tolerable to you") that's a perfectly valid approach.

Answering that (for yourself; I can't without a better grasp of the data set) requires analysis:

As for the rest of your questions... go for it! I too tend to learn in exactly that mode.

However, as a favor to yourself AND to those who seek to help, please look hard at the preview of your posts for typos and/or language errors (for ex., "uncial" and "on" where "in" appears to be intended, above) that may obscure your meaning.


In reply to Re^8: Capitalize First Letter of Each Word by ww
in thread Capitalize First Letter of Each Word by Anonymous Monk

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.