Help for this page

Select Code to Download


  1. or download this
    $ cd /Users/cmv/.cpan/build/Tk-804.036-0/PNG
    $ /opt/homebrew/Cellar/perl/5.36.0/bin/perl -w t/cmv.t
    ...
    ok 1 - use Tk::PNG;
    Photo 1
    zsh: segmentation fault  /opt/homebrew/Cellar/perl/5.36.0/bin/perl -w 
    +t/cmv.t
    
  2. or download this
    ...
    use_ok('Tk::PNG');
    ...
    print STDERR "Photo 5\n";    #### Added by --cmv
    }
    ...