Changeset 12420
- Timestamp:
- 05/26/08 08:36:30 (5 years ago)
- Location:
- websites/perl-users.jp
- Files:
-
- 2 modified
-
html/nowpast.html (modified) (1 diff)
-
ttroot/nowpast.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/perl-users.jp/html/nowpast.html
r12407 r12420 120 120 </ul> 121 121 122 <h3>継承</h3>123 124 <ul>125 <li>oldtype: <code>use base</code></li>126 <li>modern: <code>use parent</code></li>127 </ul>128 129 122 <h2>恐怖の Catalyst 編</h2> 130 123 -
websites/perl-users.jp/ttroot/nowpast.html
r12407 r12420 72 72 * 5.10: `//=` 73 73 74 ### 継承75 76 * oldtype: `use base`77 * modern: `use parent`78 79 74 ## 恐怖の Catalyst 編 80 75
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)