Examples not working
Hi,
I got no sample to work with current perl modules.
Using line.pl results in this:

Any ideas how to fix it?
I am also facing the similar issue by using the example mentioned here. I am using it on windows 10 with Perl version 5.30.
I must say I have used this module in past(around 2 years back with Perl version 5.22 on Ubuntu 16.04) and it works perfectly at that time. I tried the same code again and it is failing now. There is no release in last 4 years for Chart::Clicker. Not sure why its breaking now.
Just for testing it again on Linux, I have created a VM with Ubuntu 18.06 with Perl 5.26. I tested the mentioned example and it worked perfectly fine. Similar case with my code base which I have written few years back. So it must be some windows problem I think.