wxPerl

The Perl bindings to wxWidgets.

I am the original and (still) the only developer.

wxWidgets

A cross-platform GUI toolkit with native look and feel.

I am member of the development team with commit privileges; I keep the Motif port from bit-rotting, and worked towards STL-compatibility for the toolkit.

Perl

One of the programming languages i like most.

I maintain some CPAN modules.

ExtUtils::FakeConfig

A nice hack. To compile Perl modules the same compiler with which Perl was compiled is required. With ExtUtils::FakeConfig you can compile modules for ActivePerl on Win32 using the free MinGW GCC compiler.

Module::Info

A module to collect various information about other modules.

I took it over from Michael G. Schwern and am just keeping it working, without adding major features.

App::Packer

This module is discontinued!

It was a framework for application packing; I started it about at the same time as PAR started; PAR was however much better, more maintained, and having two free packers for Perl applications was just stupid, so I dropped it. You can still find it on CPAN.