Help for this page

Select Code to Download


  1. or download this
    $ sudo apt-get install perlmagick
    Reading package lists... Done
    ...
    Reading state information... Done
    perlmagick is already the newest version (8:6.8.9.9-7ubuntu5.6).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    
  2. or download this
    cpan[1]> install Image::Magick
    Reading '/home/tinyos/.cpan/Metadata'
    ...
      /usr/bin/make test -- NOT OK
    //hint// to see the cpan-testers results for installing this module, t
    +ry:
      reports JCRISTY/PerlMagick-6.89-1.tar.gz
    
  3. or download this
    Linux localhost 4.4.0-73-generic #94-Ubuntu SMP Thu Apr 6 13:38:37 UTC
    + 2017 x86_64 x86_64 x86_64 GNU/Linux
    
  4. or download this
    $ perl -v
    
    ...
    Complete documentation for Perl, including FAQ lists, should be found 
    +on
    this system using "man perl" or "perldoc perl".  If you have access to
    + the
    Internet, point your browser at http://www.perl.org/, the Perl Home Pa
    +ge.