[End] 7.0 PerlWM Prev

PerlWM

PerlWM is a window manager written entirely in Perl. It requires X11::Protocol module from CPAN.
#!/usr/bin/perl use PerlWM; perlwm();

Not the most beautiful look, but you may add any missing bells and whistles. In Perl, of course. :)

[End] X Window Managers and Perl Prev