I should note I'd correct you on the capitalization of "Perl" (or "perl" depending on whether or not you're referring to the implementation), but since I write COBOL as cobol, it would be a little too hypocritical, even for me :).

I've worked in mainframe COBOL programming applications for years.

Why not just use cobolscript then? It's the logical progression. I quote from their page:

CobolScript® is a COBOL based scripting language. Anyone who already knows COBOL can easily use CobolScript to build server-side scripts with virtually no learning curve. CobolScript has familar COBOL syntax and is ideal for data conversion, batch interfaces, and server-side scripting. CobolScript is cross-platform compatible, with versions for the following operating systems:...

Who needs Perl right?

If you do decide to use Perl, after you learn the basics (reading through learning perl should suffice) and do a couple searches on The CPAN what you're asking would probably take you 1-2 hours. But who wants that?


In reply to Re: Newbie to PERL curious about what it can do by Anonymous Monk
in thread Newbie to PERL curious about what it can do by canguro

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.