index
:
~irc
/
bitbucket.org
/
chatlounge
/
chatservices.git
this commit
master
release/7.0
release/7.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
scripting
/
perl
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripting/perl: Fix borked build on some systems.
JD Horelick
2012-04-19
1
-1
/
+1
*
Support $(DESTDIR) for the scripting/perl module and fix locating init.pl.
Nathan Phillip Brink
2011-07-27
1
-9
/
+9
*
scripting/perl: add catserv example script
William Pitcock
2011-05-19
1
-0
/
+2
*
scripting/perl: Fix a few warnings and disable many more of them.
Jilles Tjoelker
2011-05-09
1
-0
/
+7
*
Remove gnuisms.
Jilles Tjoelker
2011-01-10
1
-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.
Stephen Bennett
2011-01-02
1
-0
/
+2
*
Don't allow references to Atheme objects to be stored across calls to the Per...
Stephen Bennett
2011-01-01
1
-1
/
+1
*
Make perl support switchable via configure. Default off for now.
Stephen Bennett
2010-12-30
1
-2
/
+2
*
Initial scripting/perl module. Supports binding simple command handlers and n...
Stephen Bennett
2010-12-30
1
-0
/
+27