Changeset 2538 for Search-Query/trunk/lib/Search/Query/Field/SWISH.pm
- Timestamp:
- 02/23/10 09:40:38 (2 years ago)
- File:
-
- 1 edited
-
Search-Query/trunk/lib/Search/Query/Field/SWISH.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Search-Query/trunk/lib/Search/Query/Field/SWISH.pm
r2536 r2538 66 66 67 67 1; 68 69 __END__ 70 71 =head1 AUTHOR 72 73 Peter Karman, C<< <karman at cpan.org> >> 74 75 =head1 BUGS 76 77 Please report any bugs or feature requests to C<bug-search-query at rt.cpan.org>, or through 78 the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Search-Query>. I will be notified, and then you'll 79 automatically be notified of progress on your bug as I make changes. 80 81 =head1 SUPPORT 82 83 You can find documentation for this module with the perldoc command. 84 85 perldoc Search::Query 86 87 88 You can also look for information at: 89 90 =over 4 91 92 =item * RT: CPAN's request tracker 93 94 L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Search-Query> 95 96 =item * AnnoCPAN: Annotated CPAN documentation 97 98 L<http://annocpan.org/dist/Search-Query> 99 100 =item * CPAN Ratings 101 102 L<http://cpanratings.perl.org/d/Search-Query> 103 104 =item * Search CPAN 105 106 L<http://search.cpan.org/dist/Search-Query/> 107 108 =back 109 110 111 =head1 ACKNOWLEDGEMENTS 112 113 This module started as a fork of Search::QueryParser by 114 Laurent Dami. 115 116 =head1 COPYRIGHT & LICENSE 117 118 Copyright 2010 Peter Karman. 119 120 This program is free software; you can redistribute it and/or modify it 121 under the terms of either: the GNU General Public License as published 122 by the Free Software Foundation; or the Artistic License. 123 124 See http://dev.perl.org/licenses/ for more information. 125 126 =cut
Note: See TracChangeset
for help on using the changeset viewer.