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.
Optimization (Score:1)
To make it work with Safari too, you have name your file
Re: (Score:1)
If not, and they are just there for caching purposes, the script tags can be moved down to the end of the page just before the so that the page renders FIRST and doesn't block while it pulls the JavaScript to cache it.
Re: (Score:1)
127.0.1.2 ad.doubleclick.net
127.0.1.2 images.use.perl.org
127.0.1.2 pagead2.googlesyndication.com
127.0.1.2 www.google-analytics.com
Errr, no, that's right, you shouldn't have to
Re:Optimization (Score:2)
Reply to This
Parent
Re: (Score:1)
That helped immensely. Thank you.