NAME
InterMine::TypeLibrary - a MooseX::Types library
SYNOPSIS
use InterMine::TypeLibrary qw(Model Join);
...
DESCRIPTION
This module supplies MooseX::Type types for use by Webservice::InterMine modules
AUTHOR
FlyMine <support@flymine.org>
BUGS
Please report any bugs or feature requests to support@flymine.org
.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc InterMine::TypeLibrary;
You can also look for information at:
FlyMine
COPYRIGHT & LICENSE
Copyright 2010 FlyMine, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.