< Home - < Back

perl-Image-Size


Information about the package, perl-Image-Size, which is shipped with common Linux distributions. The perl-Image-Size package is designed for, Determine the size of images in several common formats in Perl.


Package Name:

perl-Image-Size

Summary:

Determine the size of images in several common formats in Perl

Description:

Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF, the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed, the formats supported by it.

Architecture:

noarch

Version:

3.2

Release:

6.el6

Size:

44 k

Repository:

base

From Repository:

Licence:

LGPLv2 or Artistic 2.0



Handy Yum Commands for perl-Image-Size


Control the perl-Image-Size package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Image-Size

This command will install perl-Image-Size on the server.

yum remove perl-Image-Size

This command will un-install perl-Image-Size on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Image-Size, so you have to manually confirm that you want to do this.

yum -y remove perl-Image-Size

This command will un-install perl-Image-Size on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Image-Size when using the -y flag.

yum update perl-Image-Size

This command will update perl-Image-Size to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Image-Size, so you have to manually confirm that you want to do this.

yum -y update perl-Image-Size

This command will update perl-Image-Size to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Image-Size when using the -y flag.

yum info perl-Image-Size

This command will show you core information about the perl-Image-Size package.

yum deplist perl-Image-Size

This command will show you the dependencies for perl-Image-Size. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Image-Size

This command will check if there is an update waiting on perl-Image-Size. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.