You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
685 B
21 lines
685 B
name = WeightGrapher-DB
|
|
author = Kaitlyn Parkhurst <symkat@symkat.com>
|
|
license = Perl_5
|
|
copyright_holder = Kaitlyn Parkhurst
|
|
copyright_year = 2022
|
|
abstract = WeightGrapher Database
|
|
version = 1
|
|
|
|
[@Basic]
|
|
|
|
[Prereqs]
|
|
DBIx::Class::InflateColumn::Serializer = 0
|
|
DBIx::Class::Schema::Config = 0
|
|
DBIx::Class::DeploymentHandler = 0
|
|
DBIx::Class::Schema::ResultSetNames = 0
|
|
MooseX::AttributeShortcuts = 0
|
|
MooseX::Getopt = 0
|
|
Data::GUID = 0
|
|
DBD::Pg = 0
|
|
Crypt::Eksblowfish::Bcrypt = 0
|
|
Crypt::Random = 0
|
|
|