RCS file: RCS/News-Search.pm,v
Working file: News-Search.pm
head: 1.15
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 15; selected revisions: 15
description:
News search module
----------------------------
revision 1.15
date: 2008/11/04 17:19:30; author: tong; state: Exp; lines: +66 -18
Ready for release:
- update the SYNOPSIS and DESCRIPTION section.
- show default settings in pod.
- add "Object attributes" section in pod.
- message headers were not printed. fixed.
- wildcard (*) in group name now works.
- misc fixed to pod/comments.
----------------------------
revision 1.14
date: 2008/11/04 02:55:30; author: tong; state: Exp; lines: +55 -13
- refactor the command line parameter handling from news-search into search_for
- tested fine
----------------------------
revision 1.13
date: 2008/11/03 17:04:31; author: tong; state: Exp; lines: +20 -21
- work on class attributes
----------------------------
revision 1.12
date: 2008/11/03 15:45:20; author: tong; state: Exp; lines: +42 -45
- first step adopting Class::Accessor::Fast
----------------------------
revision 1.11
date: 2008/11/02 13:50:43; author: tong; state: Exp; lines: +40 -3
- add standard code header, license, and a "see also" pod section.
----------------------------
revision 1.10
date: 2008/11/01 17:18:33; author: tong; state: Exp; lines: +3 -1
- fix pod error for missing '=over'
----------------------------
revision 1.9
date: 2008/11/01 05:29:21; author: tong; state: Exp; lines: +44 -11
- amend pod according to module-starter
----------------------------
revision 1.8
date: 2008/11/01 05:13:41; author: tong; state: Exp; lines: +77 -47
- complete the POD.
----------------------------
revision 1.7
date: 2008/11/01 03:19:35; author: tong; state: Exp; lines: +4 -10
- remove the dependency on the Text::Search::Pattern module
- bug fix: re-enable limit to number of posts to search
----------------------------
revision 1.6
date: 2004/06/13 21:14:38; author: tong; state: Exp; lines: +32 -20
- able to handle ignore patterns
- works fine now, remove debug outputs.
----------------------------
revision 1.5
date: 2004/06/13 20:05:01; author: tong; state: Exp; lines: +13 -9
- move code into sub message_search
working entirely now. run & diff ok.
----------------------------
revision 1.4
date: 2004/06/13 19:45:57; author: tong; state: Exp; lines: +54 -47
- move code into sub message_search
----------------------------
revision 1.3
date: 2004/06/13 19:42:24; author: tong; state: Exp; lines: +33 -19
- fix nntp usage error. the number of message found seems to be ok now.
----------------------------
revision 1.2
date: 2003/10/08 01:58:21; author: tong; state: Exp; lines: +166 -1
- almost work, the usage of HtmlFormatText is wrong though.
Need a plain approach.
----------------------------
revision 1.1
date: 2003/04/02 02:42:07; author: tong; state: Exp;
Initial revision
=============================================================================