/[A3C]/bin/import-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

Diff of /bin/import-ldap.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 28 by dpavlin, Mon Mar 17 21:42:21 2008 UTC revision 30 by dpavlin, Tue Mar 18 16:43:14 2008 UTC
# Line 12  use Getopt::Long; Line 12  use Getopt::Long;
12    
13  BEGIN { Jifty->new; };  BEGIN { Jifty->new; };
14    
15  my $limit = 0;  my $limit = 100;
16  GetOptions(  GetOptions(
17          'limit=i', => \$limit,          'limit=i', => \$limit,
18  );  );

Legend:
Removed from v.28  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26