The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rose::HTMLx::Form::Related::DBIC::Metadata - DBIC metadata driver

SYNOPSIS

 see Rose::HTMLx::Form::Related::Metadata

METHODS

Only overriden or new methods are described here.

discover_relationships

Implements DBIC relationship introspection. As with DBIC->get_objects() and DBIC->get_objects_count(), discover_relationships() will be a no-op of the DBIC_DEPLOY_IN_PROGRESS env var is true.

Overrides base method to understand DBIx::Class objects.

AUTHOR

Peter Karman, <karman at cpan.org>

BUGS

Please report any bugs or feature requests to bug-rose-htmlx-form-related at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Rose-HTMLx-Form-Related. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Rose::HTMLx::Form::Related

You can also look for information at:

ACKNOWLEDGEMENTS

The Minnesota Supercomputing Institute http://www.msi.umn.edu/ sponsored the development of this software.

COPYRIGHT & LICENSE

Copyright 2008 by the Regents of the University of Minnesota.

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