Show
Ignore:
Timestamp:
12/21/07 14:37:42 (13 months ago)
Author:
tokuhirom
Message:

Okina: more skelton.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Okina/trunk/lib/Okina.pm

    r3403 r3406  
    22use strict; 
    33use warnings; 
     4use 5.10.0; 
    45 
    56our $VERSION = '0.01'; 
     7 
     81; 
     9 
     10__END__ 
    611 
    712=head1 NAME 
     
    2227Blah blah blah. 
    2328 
     29=head1 CONCEPT 
     30 
     31- Chaos 
     32- Pl`a'ggable 
     33- lovely 
     34- sexy 
     35 
    2436=head1 AUTHOR 
    2537 
     
    3648=cut 
    3749 
    38 1;