From: "Chas. Owens" <chas.ow...@gmail.com>
> On Tue, Dec 23, 2008 at 11:30, Collaborate <tolg...@yahoo.com> wrote:
> > I am wondering if there is a way to copy a webpage to a text file
> > using Perl. All I need is to copy as unformatted text.
> >
> > I would like to match certain strings on pages written in javascript
> > and to my understanding, www::mechnize does not work for this
> > application.
> 
> Unfortunately I know of no module that lets you run javascript.  Your
> best bet may be to use Win32::OLE* to puppet string Internet Explorer
> for you.  You may also want to look at Win32::IEAutomation**.
> 
> * http://search.cpan.org/dist/Win32-OLE/
> ** http://search.cpan.org/dist/Win32-IEAutomation/lib/Win32/IEAutomation.pm

There's also Win32::IE::Mechanize
http://search.cpan.org/~abeltje/Win32-IE-Mechanize-0.009/

Jenda
===== je...@krynicky.cz === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to