Changeset 24642

Show
Ignore:
Timestamp:
11/22/08 19:13:43 (7 weeks ago)
Author:
haoyayoi
Message:

reduce

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/WWW-Slmame/trunk/lib/WWW/Slmame.pm

    r24639 r24642  
    77use Encode::Guess qw/shift-jis euc-jp 7bit-jis/; 
    88use WWW::Mechanize; 
    9 use Data::Dumper; 
    10 use Carp qw(croak); 
    119our $VERSION = '0.01'; 
    1210 
     
    123121Slmame blog entry's message. Required. 
    124122 
    125 =item more 
    126 Optional. Slmame blog entry's more message. 
    127  
    128123=cut