debian man page for mousex::types::mouse

Query: mousex::types::mouse

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
MouseX::Types::Mouse - Types shipped with Mouse
SYNOPSIS
package Foo; use Mouse; use MouseX::Types::Mouse qw( Int ArrayRef ); has name => ( is => 'rw', isa => Str; ); has ids => ( is => 'rw', isa => ArrayRef[Int], ); 1;
SEE ALSO
MouseX::Types Mouse::Util::TypeConstraints perl v5.12.4 2011-10-18 MouseX::Types::Mouse(3pm)
Related Man Pages
moosex::types::moose(3) - osx
mousex::getopt::basic(3pm) - debian
mousex::nativetraits::counter(3pm) - debian
mousex::nativetraits::methodprovider::arrayref(3pm) - debian
mousex::types::path::class(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph