There is one mojocast episode online presenting some useful functionality
of the mojolicious DOM inspector: http://mojocasts.com/e5
(See the timeline under the video.)

Beside the DOM inspector, mojolicious can be used as a modern  realtime
webframework to develope websites and webapps.

I don't know, if there may be some other solutions to your problem. But I
agree, that mojolicious is really worth a try as it is completely written
in perl and the DOM inspector makes a really good impression to me.

You can use following onliner to install mojolicious:
*curl* get.mojolicio.us | sh
(Or use cpan.)

It is recommended to use a perlbrew environment:
http://perlbrew.pl/

The official git repository can be found at:
https://github.com/kraih/mojo

Mit freundlichen Grüßen,
Christopher Brenk.
http://mojolicio.us/perldoc/Mojo/DOM

not exactly what you want, but  it is good to use.


On Mon, Jun 9, 2014 at 12:25 PM, Mike <ekimduna...@gmail.com> wrote:

> Hello everyone. Can anyone point me in the direction of a module that will
> allow me to grab HTML fields and return them as a hash?
>
> Thanks.
>
> --
> 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