/[virtual-ldap]/bin/virtual-ldap.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /bin/virtual-ldap.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations)
Sat Mar 14 14:47:54 2009 UTC (15 years ago) by dpavlin
File MIME type: text/plain
File size: 121 byte(s)
rename to LDAP::Virtual

1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5
6 use lib 'lib';
7 use LDAP::Virtual;
8
9 LDAP::Virtual->run({ port => 1389 });
10
11 1;

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26