SnortAlog : IDS/IPS and Firewall log Analyzer

http://jeremy.chartier.free.fr/snortalog/what_is_snortalog.html open source software that does firewall log analisys, stats and reporting

Os Bunce » SlideShare DBD::Gofer -- DBD Connection pool proxy

http://www.slideshare.net/oscon2007/os-bunce Slides for DBD::Gofer presentation – scalable DBD connection-pool proxy from people @ danga/lj

List of talks http://event.perlrussia.ru YAPC::Russia “May Perl” Moscow, 17–18 May 2008

http://event.perlrussia.ru/yr2008/talks YAPC (yet another perl conference) in Moscow this year, list of talks

Real World Web: Performance & Scalability

http://www.scribd.com/doc/2569319/Real-World-Web-Performance-Scalability 193 pages of realy good summaries on the topic

Gearman - system to farm out work to other machines, dispatching function calls to machines that are better suited to do work

http://www.danga.com/gearman/ something like MapReduce in Perl – from Brad!!

perl-myths-200802-with-notes.pdf (application/pdf Object)

http://timbunce.files.wordpress.com/2008/03/perl-myths-200802-with-notes.pdf tell ur boss why are u using perl, not $buzz_lang_of_the_day

[russian] VPF::Perl - Форум программистов

http://forum.vingrad.ru/forum/Perl-forum.html perl section on popular russian programming forum

DBD::Pg advanced tracing options - Greg's Postgres stuff

http://people.planetpostgresql.org/greg/index.php?/archives/126-DBDPg-advanced-tracing-options.html#extended the subj

Tomash Brechko / Cache-Memcached-Fast-0.08 - search.cpan.org

http://search.cpan.org/~kroki/Cache-Memcached-Fast-0.08/ another hight performance Perl client (c lib + perl bindings as perl xs) to memcached

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.