i am running a perl script from a linux machine to log onto a router remotely to collect data. few of my client requirements include screenshots of specific configs. i tried using
Imager::Screenshot
But each time it is printing a black screen. Is there a better way to capture screenshots of the router output, rather capturing the screenshot of the linux screen would work well for me as well.
Thanks in advance