* examples/extauth/check_pass_null.pl: Perl is generally available

as a default in most Linux distributions.

SVN Revision: 915
This commit is contained in:
Mickaël Rémond 2007-09-03 08:51:12 +00:00
parent 11c798dc05
commit 036887f082
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-09-03 Mickael Remond <mremond@process-one.net>
* examples/extauth/check_pass_null.pl: Perl is generally available
as a default in most Linux distributions.
2007-09-02 Alexey Shchepin <alexey@process-one.net>
* src/jlib.erl: Removed http_base_64:decode call

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/perl
use Unix::Syslog qw(:macros :subs);