Show
Ignore:
Timestamp:
12/02/07 01:28:50 (12 months ago)
Author:
tomyhero
Message:

lang/perl/StrictAndWarnings : 以下を対応しました。ありがとうございました。
01:00 (mattn_jp) PODがtypoぽいので今弄ってる人よろ。<StrictAndWarnigs? 'use string'
01:01 (tomyhero) omg!
01:01 (tomyhero) use string ... ちょっと、お祓いしてきます
01:02 (Yappo) package string;use base 'strict';1;をCPANにあげれば問題ないお
01:02 (mattn_jp) その発想はなかった!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Acme-StrictAndWarnings/trunk/lib/Acme/StrictAndWarnings.pm

    r2261 r2265  
    5757=head1 NAME 
    5858 
    59 Acme::StrictAndWarnings - this module does both 'use string' and 'use warnings' 
     59Acme::StrictAndWarnings - this module does both 'use strict' and 'use warnings' 
    6060 
    6161=head1 VERSION 
     
    8888=head1 AUTHOR 
    8989 
    90 Tomohiro Teranishi, C<< <tomohiro.teranishi at gmail.com> >>, 
     90tomyhero 
     91 
    9192Yappo 
     93 
     94charsbar 
    9295 
    9396=head1 COPYRIGHT & LICENSE