do not change the best_action when args(0) if current best_action is also args(0)
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncodingSetInConfig.pm
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...