with ot without the warnings...eval q{ use Tk::JPEG }; warn "No JPEG support" if $@; eval q{ use Tk::PNG }; warn "No PNG support" if $@; eval q{ use Tk::TIFF }; warn "No TIFF support" if $@;
In reply to Re: Re: tk-picture-scramble-puzzle
by eserte
in thread tk-picture-scramble-puzzle
by zentara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |