< Home - < Back

perl-MooseX-Types


Information about the package, perl-MooseX-Types, which is shipped with common Linux distributions. The perl-MooseX-Types package is designed for, Organise your Moose types in libraries.


Package Name:

perl-MooseX-Types

Summary:

Organise your Moose types in libraries

Description:

The types provided with the Moose manpage are by design global. This package helps you to organise and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too. However, the main reason for this module is to provide an easy way to not have conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. This module will also provide you with some helper functions to make it easier to use Moose types in your code.

Architecture:

noarch

Version:

0.22

Release:

1.el6

Size:

58 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-MooseX-Types


Control the perl-MooseX-Types package with the following handy commands outlined below.


Command

Description of Command

yum install perl-MooseX-Types

This command will install perl-MooseX-Types on the server.

yum remove perl-MooseX-Types

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

yum -y remove perl-MooseX-Types

This command will un-install perl-MooseX-Types 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-MooseX-Types when using the -y flag.

yum update perl-MooseX-Types

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

yum -y update perl-MooseX-Types

This command will update perl-MooseX-Types 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-MooseX-Types when using the -y flag.

yum info perl-MooseX-Types

This command will show you core information about the perl-MooseX-Types package.

yum deplist perl-MooseX-Types

This command will show you the dependencies for perl-MooseX-Types. 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-MooseX-Types

This command will check if there is an update waiting on perl-MooseX-Types. 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.