in reply to Re: DBIx::Simple
in thread DBIx::Simple

I'm glad you mentioned it, so I didn't have to. I actually use EZDBI preferentially over DBI for my pet projects. dominus should be merging some of my contributed code RealSoonNow. The code brings in the functionality of princepawn's DBIx::Connect, which really scratches an itch for me personally. (Initial verions used DBIx::Connect, but it brings in too many dependencies for the process to be called EZ) .oO(It is conceivable that I could add in the ability to handle multiple handles when using this modified interface...)

--
perl -pe "s/\b;([st])/'\1/mg"