Changeset 927

Show
Ignore:
Timestamp:
06/08/06 18:21:12
Author:
miyagawa
Message:

updated docs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plagger/lib/Plagger/Rule/Deduped.pm

    r926 r927  
    6060This rule de-duplicates entry based on cached index (database). 
    6161 
    62 =head1 CONFIG 
    63  
    64 =over 4 
    65  
    66 =item C<path> 
    67  
    68   path: /tmp/plagger.db 
    69  
    70  
    71  
    72 =back 
    73  
    7462=head1 AUTHOR 
    7563 
    7664Tatsuhiko Miyagawa 
    7765 
    78 Kazuhiro Ohsawa 
     66Kazuhiro Ohsawa created Plagger::Plugin::Cache in early days, which 
     67gives me a base idea of this module. 
    7968 
    8069=head1 SEE ALSO