yappo / p5-mousex-types
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Branch:
master
gfx (author)
Sat Dec 26 00:13:21 -0800 2009
commit e95e26fbe4560f150132c35595203ab331780b62
tree 8dc4524f8d94f7ebf301d04a51176c2b9f258297
parent bcdd0ee1a179b94fd8692539731d9a41bf787fc5
tree 8dc4524f8d94f7ebf301d04a51176c2b9f258297
parent bcdd0ee1a179b94fd8692539731d9a41bf787fc5
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Apr 09 22:59:05 -0700 2009 | |
| |
.shipit | Thu Apr 09 22:59:05 -0700 2009 | |
| |
Changes | Sat Dec 19 22:14:13 -0800 2009 | |
| |
MANIFEST | Mon Dec 14 19:15:20 -0800 2009 | |
| |
MANIFEST.SKIP | Sat Dec 12 00:52:09 -0800 2009 | |
| |
Makefile.PL | Mon Dec 14 19:15:20 -0800 2009 | |
| |
README | Wed Feb 04 23:35:55 -0800 2009 | |
| |
lib/ | Sat Dec 26 00:13:21 -0800 2009 | |
| |
t/ | Sun Dec 13 21:43:18 -0800 2009 | |
| |
xt/ | Wed Feb 04 23:35:55 -0800 2009 |
README
This is Perl module MouseX::Types.
INSTALLATION
MouseX::Types installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan MouseX::Types
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
MouseX::Types documentation is available as in POD. So you can do:
% perldoc MouseX::Types
to read the documentation online with your favorite pager.
Kazuhiro Osawa
