On Mon Jan 12 07:34:33 2009, donaldhunter wrote: > It appears that rakudo changes committed over the weekend have broken NCI. > The last known working revision was #35300 for ext/SQLite3/t/test.p6 which > is crashing on #35440. > You'll need to patch ext/SQLite3/Makefile.PL so that it works, then you can > run make test. > > I can still run PIR code that uses Sqlite3 so I'm pretty sure it's isolated > to rakudo. > > Cheers, > Donald.
Sorry for the delay; this ticket is now obsolete. See https://github.com/jnthn/zavolaj/, especially the current SQLite3 example here: https://github.com/jnthn/zavolaj/blob/master/examples/sqlite3.p6 Zavolaj is included in the latest version of Rakudo Star (http://rakudo.org/2012/01/28/rakudo-star-2012-01-released/). Cheers. -- Will "Coke" Coleda