Query: mousex::types::moose
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MouseX::Types::Moose(3pm) User Contributed Perl Documentation MouseX::Types::Moose(3pm)NAMEMouseX::Types::Moose - MouseX::Types::Mouse plus drop-in compatibility with Any::MooseSYNOPSISpackage 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 ALSOMouseX::Types::Mouse perl v5.12.4 2011-10-18 MouseX::Types::Moose(3pm)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |