On 2013.05.10 7:34 PM, Jonathan Yu wrote:
On Fri, May 10, 2013 at 9:33 PM, Darren Duncan <dar...@darrenduncan.net> wrote:

    a project to help use C libraries from Perl without having to explicitly
    code XS or wrappers to do so

Maybe I'm mistaken, but doesn't something like libffi also give us this 
capability?

It seems that there is already FFI::Raw, which are bindings to libffi:
https://metacpan.org/module/FFI::Raw

You may be right, and I didn't say there was just one solution. I hadn't heard about the above one though, thanks for pointing it out.

That being said, unless they are ignorant of the above module as I was, the url I pointed to about Alien::Base has already gotten some responses including some more prominent people saying it may have a big impact, so maybe they know something I don't.

My main point, however, is that tools are becoming available to exist which may let DBD::SQLite be a much more lite wrapper. I make no strong judgements to their utility however, just something to look at.

-- Darren Duncan


_______________________________________________
DBD-SQLite mailing list
DBD-SQLite@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite

Reply via email to