id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
144,"""require"" in docs seems out-of-date",vegashacker,jaymccarthy,"If I use the require at the top of the docs

{{{
> (require (planet jaymccarthy/sqlite:3))
default-load-handler: cannot open input file: ""/Users/rob/Library/PLT Scheme/planet/300/4.1.3/cache/jaymccarthy/sqlite.plt/3/4/main.ss"" (No such file or directory; errno=2)
}}}

If I use the require on the PLaneT page for sqlite.plt, it seems fine:
{{{
> (require (planet jaymccarthy/sqlite:3:4/sqlite))
> 
}}}",defect,closed,major,,jaymccarthy/sqlite.plt,,,,(3 4),4.1.3
