[Dbix-class] Schema::Loader and double quotes
Vangelis Katsikaros
ibob17 at yahoo.gr
Fri Dec 21 16:51:18 GMT 2012
Hi Ronald
On 12/21/2012 06:16 PM, Ronald Kimball wrote:
> On Fri, Dec 21, 2012 at 10:59 AM, Vangelis Katsikaros <ibob17 at yahoo.gr>wrote:
>
>>
>> Any ideas how to approach the issue? What kind of configuration option in
>> DBIx, perl, or somewhere else, could lead to such a difference in behavior?
>>
>
> Check the version of Data::Dump on both machines.
Indeed this caused the issue. On machines with Data::Dumper
- 1.15: uses double quotes
- 1.17: does not use double quotes
Many many thanks!
Vangelis
More information about the DBIx-Class
mailing list