/[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 95 - (show annotations)
Tue May 18 21:36:48 2010 UTC (13 years, 11 months ago) by dpavlin
File MIME type: text/plain
File size: 121 byte(s)
start this skeleton implementation on 3389

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 => 3389 });
10
11 1;

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26