NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Cool (Score:1)
On a somewhat related topic, check out http://svn.exclupen.com/jsan/ [exclupen.com]. I got include() to work synchronously via XMLHttpRequest, so you can use included functions even before onload. Only downside is that browser security keeps XMLHttpRequest from connecting to other domain names, so you can't use any remote libraries.
Reply to This