craigslist has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: perl login & URL data retrieval
by marto (Cardinal) on Aug 26, 2010 at 16:39 UTC
Re: perl login & URL data retrieval
by ww (Archbishop) on Aug 26, 2010 at 16:49 UTC
    And you expect the Monks to wade through all that?

    Cut your problem down to size (example code - which you failed to post -- and data not more than a few dozen lines apiece). Then update.

    Or perhaps you mistook this site for the free.codeamatic.just-waiting-to-do-your-work.org ???

    If so, deposit USD 5.000.000 in my Paypal account and pray for an answer.

Re: perl login & URL data retrieval
by Corion (Patriarch) on Aug 26, 2010 at 16:41 UTC

    What does the posted humungous HTML have to do with the Perl code you've written?

Re: perl login & URL data retrieval
by superfrink (Curate) on Aug 26, 2010 at 19:50 UTC
    You can use HTTP::Recorder to record a sample lookup from your browser. You can use WWW::Mechanize to playback the web request.

    You can probably modify the original request to change to change the serial number and loop over your list of serial numbers.
Re: perl login & URL data retrieval
by MidLifeXis (Monsignor) on Aug 27, 2010 at 14:34 UTC

    Perhaps, since you have 10K servers, there is someone at sun/oracle that could help you do this in a more efficient manner? Perhaps a batch query page of some sort for large customers? Requiring customers to do this one at a time is a way to drive them away. OTOH, perhaps that is the intent :-/.

    --MidLifeXis