i have just started to learn Perl to do on a small project that require me to write a script. i have little ideal on Perl in fact i know nothing.
the objective of the script is to request and capture the content of a web page(like screen shot) from a web server and save and display it as a thumbnail.
Any suggestion or sample code i can work on? or even website that can help me on this project.
the objective of the script is to request and capture the content of a web page(like screen shot) from a web server and save and display it as a thumbnail.
I also would agree that such a script isn't a trivial thing, especially when just learning Perl and working with CGI. You may have a look at CPAN, maybe there is some kind of module available for this task, http://www.cpan.org (but I doubt).
__________________
Business consulting services: Please login or register to view this content. Registration is FREE
CGI Perl scripts and software development: Please login or register to view this content. Registration is FREE