in reply to Use of uninitialized value $pic
This fails as uninitialised as well. So it appears the problem is with the Image::Grab code.my $info= $snapshot->type; print ("image info : $info"); #debug
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Use of uninitialized value $pic
by dazz (Beadle) on Apr 24, 2017 at 09:38 UTC | |
by shmem (Chancellor) on Apr 24, 2017 at 09:46 UTC | |
by Eily (Monsignor) on Apr 24, 2017 at 09:43 UTC | |
by GrandFather (Saint) on Apr 24, 2017 at 09:46 UTC | |
by dazz (Beadle) on Apr 25, 2017 at 05:40 UTC | |
by haukex (Archbishop) on Apr 25, 2017 at 06:28 UTC | |
by dazz (Beadle) on Apr 25, 2017 at 10:57 UTC | |
by zentara (Cardinal) on Apr 25, 2017 at 13:51 UTC | |
by dazz (Beadle) on May 01, 2017 at 10:58 UTC | |
|