Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/perl-mousex-types-common

A set of commonly-used type constraints for Mouse
https://github.com/gfx/perl-mousex-types-common

Last synced: 26 days ago
JSON representation

A set of commonly-used type constraints for Mouse

Awesome Lists containing this project

README

        

Mouse::Types::Common
===========================

See the individual module documentation for more information

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires perl 5.6.2 or later.

LICENCE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.