I don't know if it sounds like homework either. This task was one of the first tasks given to me when I started at my current position. They found out I knew perl, handed me some legacy code that was really slow, and said - "Here, fix this, and make it faster."

I ended up re-writing an intranet application that retrieved stock information since many corporate employees weren't allowed internet access, but they still wanted to know certain, company related stock info (competitors, customers, etc...).

Companies like Reuters have subscription services, but they are really costly, especially if you aren't using the information for trading.

As far as content ripping goes, *shrug* I suppose if the anonymonk above was making the data available publically it couldbe a more severe issue, that's for his morals to decide.

C-.


In reply to Re: Re: How to match pattern and next 5 lines? by cacharbe
in thread How to match pattern and next 5 lines? 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.