bigpresh / Dancer-Plugin-Database

Dancer::Plugin::Database - easy database support for Dancer applications
http://search.cpan.org/dist/Dancer-Plugin-Database
37 stars 36 forks source link

Define minimum Dancer2 version #80

Closed ambs closed 8 years ago

ambs commented 8 years ago

A lot of cpan testers are failing becuse of a bug when a route returns 0 and Dancer2 replaces it by "". The solution is simple, look to Dancer2 Chngelog and see when that was fixed, and define that as minimum D2 version. This issue being created just for me not to forget it, as atm I can't look into it.

ambs commented 8 years ago

Solved in e14f0ba