In term of languages Perl has a lot to offer for people who need to get the job done - besides the enormous power of the language itself you have CPAN and the community. CPAN is *the* best resource of free high quality library functions for any language IMHO. The modules on CPAN are as ecclectic as Perl itself and cover almost anything you can think of doing. Perlmonks is one of the best support forums for any language and you have others like comp.lang.perl.misc if you like newsgroups and don't mind the odd flame.

By trade I am a doctor of medicine but have been running an IT company and doing systems admin for quite a while now. Programming for 25 years now, and almost exclusively in Perl for the last 3.

As with anything the more you do the better you get. The beauty of Perl is that (with modules) you can get amazing results very early on, with the community there to help you with problems. BTW New Monks is probably worth a read (especially the bit about how to ask questions) as is the CGI Help Guide and A Guide to Installing Modules and Use strict, warnings and diagnostics or die

tachyon

s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print


In reply to Re: Re: Re: Best way to search for specifics in a webpage? by tachyon
in thread Best way to search for specifics in a webpage? 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.