fixes https://rt.cpan.org/Ticket/Display.html?id=93432
authorJason Mills <jason@yarp.me>
Fri, 28 Feb 2014 23:47:57 +0000 (15:47 -0800)
committerJason Mills <jason@yarp.me>
Fri, 28 Feb 2014 23:47:57 +0000 (15:47 -0800)
commitc5f3507b3af8bcd16e6540f98cbcae2983a4db1d
tree8752e961f5e374116fa6392573a6f0187a0d4f5c
parentd9b07e66c8dc530f4aab26b5b3d0b0996fcd6907
fixes https://rt.cpan.org/Ticket/Display.html?id=93432

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# modified:   dist.ini
# modified:   lib/DBIx/Class/InflateColumn/Object/Enum.pm
# new file:   t/lib/TestDB/WithBadDefaultValue.pm
#
# Untracked files:
# .DS_Store
# .build/
# lib/.DS_Store
# lib/DBIx/.DS_Store
# lib/DBIx/Class/.DS_Store
# lib/DBIx/Class/InflateColumn/.DS_Store
# t/regres/
#
Changes
dist.ini
lib/DBIx/Class/InflateColumn/Object/Enum.pm
t/lib/TestDB/WithBadDefaultValue.pm [new file with mode: 0644]
t/regres/rt_93432.t [new file with mode: 0644]