How can I take a screenshot of website with Perl?

Posted by Egor Makarov on Stack Overflow See other posts from Stack Overflow or by Egor Makarov
Published on 2010-04-23T15:03:28Z Indexed on 2010/04/23 23:33 UTC
Read the original article Hit count: 279

Filed under:
|

How can I take a screenshot from a site (in batch mode) using Perl? I.e. solution should produce image file (say .png) given an URL. It would be nice, if no X Window system will be required for solution to work.

© Stack Overflow or respective owner

Related posts about perl

Related posts about screenshot