My Perl stuff
Acme::Be::Modern
My very first module on CPAN. It's meant as a joke, and I did it mainly to learn how to create a module for CPAN.
- You can read more on the metacpan page, or
- check out/fork the project on GitHub.
App::TimeClock
This is a simple reporting utility for TimeClock.
TimeClock is an Emacs time tracking package. I use this daily to keep track of my time spent on different projects.
- You can read more on the metacpan page, or
- check out/fork the project on GitHub
Digest::PasswordComposer
A small utility to generate unique passwords for web sites. The password is generated based on the domain name and a passphrase from the user.
- You can read more on the metacpan page, or
- check out/fork the project on GitHub
Map::Tube::Copenhagen
Map of the Copenhagen metro lines.
- You can read more on the metacpan page, or
- check out/fork the project on GitHub