[Bps-public-commit] r14684 - in Prophet/trunk: .
spang at bestpractical.com
spang at bestpractical.com
Thu Jul 31 07:46:51 EDT 2008
Author: spang
Date: Thu Jul 31 07:46:50 2008
New Revision: 14684
Modified:
Prophet/trunk/ (props changed)
Prophet/trunk/lib/Prophet/Collection.pm
Log:
r47459 at loki: spang | 2008-07-31 12:08:58 +0100
remove extraneous =cut from pod
Modified: Prophet/trunk/lib/Prophet/Collection.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/Collection.pm (original)
+++ Prophet/trunk/lib/Prophet/Collection.pm Thu Jul 31 07:46:50 2008
@@ -51,17 +51,15 @@
=head1 METHODS
-
=head2 new { handle => L<Prophet::Replica>, type => $TYPE }
-Instantiate a new, empty L<Prophet::Collection> object to find items of type C<$TYPE>
-
-
-=cut
+Instantiate a new, empty L<Prophet::Collection> object to find items of type
+C<$TYPE>.
=head2 matching $CODEREF
-Find all L<Prophet::Record>s of this collection's C<type> where $CODEREF returns true.
+Find all L<Prophet::Record>s of this collection's C<type> where $CODEREF
+returns true.
=cut
More information about the Bps-public-commit
mailing list