i am very new to Programming and i am just reading the documents.
For the little project i have read some Perl books and a PHP-Cookbook.
But i have choosen some recipes and believe it or not: it looks pretty awful on the screen. I guess that i now need some assistance –
With my little knowledge is is hard to do the work…i need some Recipes in Mechanize that work, since some of the following examples are outdated:
see the cpan-site for the mechanize examples
i would love to learn more – with real live examples – do you have more ….
i love to hear from you
could you be a little more specific on what exactly you are after… For instance this is a script to log into a website:
This is a script to perform google searches
Simple site crawler extracting information (html comments) from every page:
It really depends what you are after, but if you want more examples I would refer you to perlmonks.org, where you can find plenty of material to get you going.
Definitely bookmark this though mechanize module man page, it is the ultimate resource…