Changeset 3314 for lang/perl/dan

Show
Ignore:
Timestamp:
12/19/07 13:26:50 (13 months ago)
Author:
yappo
Message:

lang/perl/dan: version number change, pod fix

Location:
lang/perl/dan/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/dan/trunk/Changes

    r1245 r3314  
    11Revision history for Perl extension dan 
    22 
    3 0.551   2007-11-08T22:19:51+09:00 
    4         - inital 
     30.551.1   2007-11-08T22:19:51+09:00 
     4          - inital 
  • lang/perl/dan/trunk/MANIFEST

    r1245 r3314  
     1.shipit 
    12Changes 
    23inc/Module/Install.pm 
  • lang/perl/dan/trunk/lib/dan.pm

    r1249 r3314  
    77use Encode qw(find_encoding); 
    88 
    9 our $VERSION = 0.551; 
     9our $VERSION = 0.551.1; 
    1010 
    1111our $SINGLETON = bless { code => {} }, __PACKAGE__; 
     
    119119=head1 NAME 
    120120 
    121 dan - the literal unread 
     121dan - The literal unread 
    122122 
    123123=head1 SYNOPSIS 
     
    141141dan is not Dan Kogai. 
    142142dan the unread to literal strings. 
     143 
     144it is a present for perl 20 years old and 5.10 release commemoration.  
    143145 
    144146=head1 OPTIONS