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 #1

Updated by psladek over 9 years ago

  • Assignee set to psladek
Actions #2

Updated by psladek about 9 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 90
Actions #3

Updated by psladek about 9 years ago

  • % Done changed from 90 to 100
Actions #4

Updated by oholecek about 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF