Changeset 15968

Show
Ignore:
Timestamp:
07/18/08 09:21:36 (5 years ago)
Author:
tokuhirom
Message:

added docs for Devel::NYTProf

Location:
websites/perl-users.jp
Files:
2 added
3 modified

Legend:

Unmodified
Added
Removed
  • websites/perl-users.jp/html/modern_introduction_perl/email_send.html

    r15486 r15968  
    4949        Subject => Encode::encode('MIME-Header-ISO_2022_JP', 'コンニチワ'), 
    5050    ], 
    51     body => encode('iso-2022-jp', '元気でやってるかー?'), 
     51    parts => [ 
     52        encode('iso-2022-jp', '元気でやってるかー?'), 
     53    ], 
    5254); 
    5355 
  • websites/perl-users.jp/html/modern_introduction_perl/index.html

    r13103 r15968  
    129129                    </ol> 
    130130                </li> 
     131                <li>開発ツール 
     132                    <ol> 
     133                        <li><a href="/modern_introduction_perl/devel_nytprof.html">Devel::NYTProf</a></li> 
     134                    </ol> 
     135                </li> 
    131136                <li>CPAN 
    132137                    <ol> 
  • websites/perl-users.jp/ttroot/modern_introduction_perl/index.html

    r12898 r15968  
    104104                    </ol> 
    105105                </li> 
     106                <li>開発ツール 
     107                    <ol> 
     108                        <li><a href="/modern_introduction_perl/devel_nytprof.html">Devel::NYTProf</a></li> 
     109                    </ol> 
     110                </li> 
    106111                <li>CPAN 
    107112                    <ol>