mousex::types::moose(3pm) debian man page | unix.com

Man Page: mousex::types::moose

Operating Environment: debian

Section: 3pm

MouseX::Types::Moose(3pm)				User Contributed Perl Documentation				 MouseX::Types::Moose(3pm)

NAME
MouseX::Types::Moose - MouseX::Types::Mouse plus drop-in compatibility with Any::Moose
SYNOPSIS
package Foo; use Any::Moose; use Any::Moose '::Types::Moose' => [qw( Int ArrayRef )]; has name => ( is => 'rw', isa => Str; ); has ids => ( is => 'rw', isa => ArrayRef[Int], ); 1;
SEE ALSO
MouseX::Types::Mouse perl v5.12.4 2011-10-18 MouseX::Types::Moose(3pm)
Related Man Pages
moosex::types::moose(3pm) - mojave
moosex::types::path::class(3pm) - debian
moosex::types::set::object(3pm) - debian
moosex::types::undefinedtype(3pm) - debian
mousex::nativetraits(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?