- or download this
use strict;
...
print "$seg_read\n";
exit(0);
- or download this
Use of uninitialized value in concatenation (.) or string at c:/Active
+Perl/site/lib/Plucene/Index/SegmentInfos.pm line 57.
read_file '/segments' - sysopen: No such file or directory at c:/Activ
+ePerl/site/lib/Plucene/Index/SegmentInfos.pm line 57
- or download this
my ($count, @unpack) = unpack "NN/(w/aN)", read_file("$directory/segme
+nts");