Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gfx/perl-mousex-types-common
- Owner: gfx
- Created: 2009-12-06T03:21:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2009-12-06T03:21:34.000Z (almost 15 years ago)
- Last Synced: 2023-04-09T21:19:23.484Z (over 1 year ago)
- Homepage: http://search.cpan.org/dist/MouseX-Types-Common/
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installDEPENDENCIES
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.