Mailing List Archive

r3839 - in trunk/perl: . lib/KinoSearch lib/KinoSearch/Analysis lib/KinoSearch/Util
Author: creamyg
Date: 2008-09-07 13:25:29 -0700 (Sun, 07 Sep 2008)
New Revision: 3839

Removed:
trunk/perl/buildbin/
Modified:
trunk/perl/MANIFEST
trunk/perl/lib/KinoSearch/Analysis/TokenBatch.pm
trunk/perl/lib/KinoSearch/InvIndexer.pm
trunk/perl/lib/KinoSearch/Util/ToolSet.pm
Log:
Minor cleanups.


Modified: trunk/perl/MANIFEST
===================================================================
--- trunk/perl/MANIFEST 2008-09-07 20:16:58 UTC (rev 3838)
+++ trunk/perl/MANIFEST 2008-09-07 20:25:29 UTC (rev 3839)
@@ -1,6 +1,5 @@
ApacheLicense2.0.txt
Build.PL
-buildbin/README
buildlib/KinoSearch/Build.pm
buildlib/Lucy/Build.pm
Changes

Modified: trunk/perl/lib/KinoSearch/Analysis/TokenBatch.pm
===================================================================
--- trunk/perl/lib/KinoSearch/Analysis/TokenBatch.pm 2008-09-07 20:16:58 UTC (rev 3838)
+++ trunk/perl/lib/KinoSearch/Analysis/TokenBatch.pm 2008-09-07 20:25:29 UTC (rev 3839)
@@ -4,6 +4,8 @@

__END__

+__POD__
+
=head1 NAME

KinoSearch::Analysis::TokenBatch - Removed.

Modified: trunk/perl/lib/KinoSearch/InvIndexer.pm
===================================================================
--- trunk/perl/lib/KinoSearch/InvIndexer.pm 2008-09-07 20:16:58 UTC (rev 3838)
+++ trunk/perl/lib/KinoSearch/InvIndexer.pm 2008-09-07 20:25:29 UTC (rev 3839)
@@ -54,7 +54,7 @@
# Override is necessary only because the binding forces labeled args.
# FIXME This is
my $finish_pod = <<'END_FINISH_POD';
-==head2 finish( I<labeled args> )
+==head2 finish( [I<labeled params>] )

Finish processing any changes made to the invindex and commit. Until the
commit happens near the end of the finish(), none of the changes made during

Modified: trunk/perl/lib/KinoSearch/Util/ToolSet.pm
===================================================================
--- trunk/perl/lib/KinoSearch/Util/ToolSet.pm 2008-09-07 20:16:58 UTC (rev 3838)
+++ trunk/perl/lib/KinoSearch/Util/ToolSet.pm 2008-09-07 20:25:29 UTC (rev 3839)
@@ -4,16 +4,10 @@

__END__

-Second, the C<use KinoSearch> line does a LOT more than it appears to at first
-glance -- it loads ALL of the XS routines in the entire KinoSearch suite. See
-L<KinoSearch::Docs::DevGuide> for an explanation.
+__COPYRIGHT__

-=head1 COPYRIGHT
-
Copyright 2005-2008 Marvin Humphrey

-=head1 LICENSE, DISCLAIMER, BUGS, etc.
+This program is free software; you can redistribute it and/or modify
+under the same terms as Perl itself.

-See L<KinoSearch> version 0.20.
-
-=cut


_______________________________________________
kinosearch-commits mailing list
kinosearch-commits@rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch-commits