CPAN HTML::CTPP2 - Fast alternative to HTML::Template
http://search.cpan.org/dist/HTML-CTPP2/lib/HTML/CTPP2.pm CTPP2 fast HTML templating librarty written in C++. HTML::CTPP2 is a Perl bindings to that library.
http://search.cpan.org/dist/HTML-CTPP2/lib/HTML/CTPP2.pm CTPP2 fast HTML templating librarty written in C++. HTML::CTPP2 is a Perl bindings to that library.
http://www.postgresql.org/docs/faqs.TODO.html up-to-date info of what is the current status / feature list for PostgresSQL
http://msdn2.microsoft.com/en-us/library/ms717306(VS.85).aspx
http://highscalability.com/friends-sale-architecture-300-million-page-view-month-facebook-ror-app
http://www.gotdotnet.ru/ sort of Russian .net user group
http://osdir.com/ml/lang.perl.xml/2005-03/msg00014.html reading in a UTF-16 encoded file and writing it out as a utf8 encoded
http://blogs.gnome.org/newren/2008/03/01/happenings-in-the-vcs-world/ post about git and state of the things in [open source ] version control software
http://www.gnome.org/~federico/news-2007-06.html#18 he wrote a GUI prog for linux (SystemTap/strace GUI), something like filemon from Sysinternals. The post compares pros and cons of python vs c# for developing this app.
http://search.cpan.org/~timb/DBI-1.602/lib/DBI/ProfileDumper/Apache.pm#Memory_usage DBI profiling module for mod_perl
http://perl.apache.org/docs/1.0/guide/performance.html#Persistent_DB_Connections some mod_perl performance notes, including persistent connection handling