NAME
Webservice::InterMine::Types - A type library for webservice modules
SYNOPSIS
use Webservice::InterMine::Types qw(RowFormat RowParser)
DESCRIPTION
This module provides type definitions for Moose classes that use parameter type constraints within the Webservice::InterMine distribution.
AUTHOR
Alex Kalderimis <dev@intermine.org>
BUGS
Please report any bugs or feature requests to dev@intermine.org
.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Webservice::InterMine::Types
You can also look for information at:
Webservice::InterMine
Documentation
User guide
COPYRIGHT AND LICENSE
Copyright 2006 - 2011 FlyMine, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.