Changeset 12425
- Timestamp:
- 05/26/08 09:24:40 (5 years ago)
- Location:
- websites/perl-users.jp
- Files:
-
- 2 modified
-
html/nowpast.html (modified) (2 diffs)
-
ttroot/nowpast.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
websites/perl-users.jp/html/nowpast.html
r12424 r12425 110 110 <ul> 111 111 <li>oldtype: Net::SMTP を直</li> 112 <li>modern: Email::Send など</li>112 <li>modern: Email::Send, MIME::Lite など</li> 113 113 </ul> 114 114 … … 131 131 <ul> 132 132 <li>oldtype: <code>use base</code></li> 133 <li>modern: <code>use parent</code> </li>133 <li>modern: <code>use parent</code> (とくに Catalyst 周辺)</li> 134 134 </ul> 135 135 -
websites/perl-users.jp/ttroot/nowpast.html
r12424 r12425 65 65 66 66 * oldtype: Net::SMTP を直 67 * modern: Email::Send など67 * modern: Email::Send, MIME::Lite など 68 68 69 69 ### Public な変数 … … 80 80 81 81 * oldtype: `use base` 82 * modern: `use parent` 82 * modern: `use parent` (とくに Catalyst 周辺) 83 83 84 84 ## 恐怖の Catalyst 編
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)