Parent Directory
|
Revision Log
|
Patch
| revision 530 by zugschlus, Thu Mar 16 08:10:15 2006 UTC | revision 539 by joerghoh-guest, Sat Apr 15 19:21:59 2006 UTC | |
|---|---|---|
| # | Line 102 my $last_uid = undef; | Line 102 my $last_uid = undef; |
| 102 | my $dir_mode = undef; | my $dir_mode = undef; |
| 103 | my $perm = undef; | my $perm = undef; |
| 104 | ||
| 105 | my @names = undef; | our @names; |
| 106 | ||
| 107 | # Parse options, sanity checks | # Parse options, sanity checks |
| 108 | GetOptions ("quiet" => sub { $verbose = 0 }, | GetOptions ("quiet" => sub { $verbose = 0 }, |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |