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
perl -MData::Downloader::MetadataPivot -e 'print Data::Downloader::MetadataPivot->meta->perl_class_definition'