package YUM::RepoQuery::Schema::Other::Version10; use strict; use warnings; use base 'DBIx::Class::Schema'; __PACKAGE__->load_classes; # Created by DBIx::Class::Schema::Loader v0.04005 @ 2008-10-19 15:31:10 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:yZ11qhHz2GwivnQHAPTjfw use base 'YUM::RepoQuery::Schema::Other'; # You can replace this text with custom content, and it will be preserved on regeneration 1; __END__ =pod =head1 NAME YUM::RepoQuery::Schema::Other::Version10 =head1 VERSION version 0.002 =head1 AUTHOR Chris Weyl =head1 COPYRIGHT AND LICENSE This software is Copyright (c) 2011 by Chris Weyl. This is free software, licensed under: The GNU Lesser General Public License, Version 2.1, February 1999 =cut