Project

General

Profile

Actions

action #5852

closed

Remove dependency from DBIx::Class::Schema::Config and Config::Tiny

Added by ancorgs over 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2015-01-13
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

DBIx::Class::Schema::Config is actually only used to load database configurations from database.ini. It uses Config::Tiny for parsing the file. We already use Config::IniFiles, which is way more powerful than Config::Tiny, for parsing other ini files. We can get rid of 2 dependencies and improve .ini parsing with just some lines of Perl code.

Actions

Also available in: Atom PDF