aboutsummaryrefslogtreecommitdiffstats
path: root/modules/perl_plus/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-09added new module stub for attemping to extend perl APITom Feist1-4/+3
2011-01-09cloned test module to start work on a useful moduleTom Feist1-5/+5
2011-01-09module/test: documented it a bit better, and add an unload message.Tom Feist1-8/+20
2011-01-01module_test: The tiny beginnings of an irssi loadable-module (not script) forTom Feist1-0/+45
educational and internals poking purposes. Hopefully one day it might grow up to be a real binary! See README for details on the code I "borrowed" from ahf. I hope I attributed it all ok :)