aboutsummaryrefslogtreecommitdiffstats
path: root/modules/scripting/perl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* scripting/perl: Fix borked build on some systems.Gravatar JD Horelick2012-04-191-1/+1
* Support $(DESTDIR) for the scripting/perl module and fix locating init.pl.Gravatar Nathan Phillip Brink2011-07-271-9/+9
* scripting/perl: add catserv example scriptGravatar William Pitcock2011-05-191-0/+2
* scripting/perl: Fix a few warnings and disable many more of them.Gravatar Jilles Tjoelker2011-05-091-0/+7
* Remove gnuisms.Gravatar Jilles Tjoelker2011-01-101-3/+3
* Allow perl scripts to install hooks.•••All standard hooks except for db_write* and sasl_input are supported. Custom hook names are not. Warning: may contain ugly generated code. Gravatar Stephen Bennett2011-01-021-0/+2
* Don't allow references to Atheme objects to be stored across calls to the Per...Gravatar Stephen Bennett2011-01-011-1/+1
* Make perl support switchable via configure. Default off for now.Gravatar Stephen Bennett2010-12-301-2/+2
* Initial scripting/perl module. Supports binding simple command handlers and n...Gravatar Stephen Bennett2010-12-301-0/+27