Archive for the 'Perl' Category

[convert UTF-16 to UTF-8 with perl] (Re: UTF-16 an utf8 encode: msg#00014)

Thursday, March 13th, 2008

reading in a UTF-16 encoded file and writing it out as a utf8 encoded

Win32::SAPI5 – Perl interface to the Microsoft Speech API 5.1 – search.cpan.org

Friday, March 7th, 2008

perl “bindings” (wrapper around ActiveState Win32::OLE) to SAPI5 interface

About Metamark

Friday, March 7th, 2008

metamark tinyurl service

Apache::DBI::Cache – a DBI connection cache – search.cpan.org

Thursday, March 6th, 2008

yet another module that does connection caching

DBI::ProfileDumper::Apache – capture DBI profiling data from Apache/mod_perl – search.cpan.org

Thursday, March 6th, 2008

DBI profiling module for mod_perl

mod_perl: Performance Tuning #

Thursday, March 6th, 2008

some mod_perl performance notes, including persistent connection handling

DBI Examples

Thursday, March 6th, 2008

how to use perl DBI interface

URI::Escape::JavaScript – A perl implementation of JavaScript’s escape() and unescape() functions – search.cpan.org

Sunday, March 2nd, 2008

better URL/URI escape that URI::Escape

DBD::Pg 2.0.0 released – Greg’s Postgres stuff

Saturday, March 1st, 2008

a lot of useful bugs fixed

Apache::UploadMeter – Apache module which implements an upload meter for form-based uploads – search.cpan.org

Friday, February 29th, 2008

progress file upload implementation in mod_perl