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

NAME

Data::Downloader::MetadataPivot

DESCRIPTION

Represents a database view whose columns are the possible types of metadata.

METHODS

rebuild_pivot_view

Rebuild the database view which is a pivoted version of the metadata. This will be called automatically whenever a repository is saved.

do_setup

Set up this class. If repositories are changed, this needs to be called.

SEE ALSO

Rose::DB::Object

perl -MData::Downloader::MetadataPivot -e 'print Data::Downloader::MetadataPivot->meta->perl_class_definition'

"SCHEMA" in Data::Downloader