- Timestamp:
- 06/03/08 23:04:32 (5 years ago)
- Files:
-
- 1 modified
-
docs/cat-ja/Catalyst/Manual/ExtendingCatalyst.pod (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/cat-ja/Catalyst/Manual/ExtendingCatalyst.pod
r13140 r13143 160 160 むのがよいです。 161 161 162 =head2 Inheritance and overriding methods 163 164 継承とメソッドのうわがき。 162 =head2 継承とメソッドのうわがき。(Inheritance and overriding methods) 165 163 166 164 While Catalyst itself is still based on L<NEXT> (for multiple … … 190 188 $self->next::method(@_[ 1 .. $#_ ]); 191 189 192 =head2 Tests and documentation 193 194 テストとドキュメンテーション 190 =head2 テストとドキュメンテーション(Tests and documentation) 195 191 196 192 When you release your module to the CPAN, proper documentation and at … … 211 207 いな。テストの例がはいっているよ。 212 208 213 =head2 Maintenance 214 215 メンテ 209 =head2 メンテナンス(Maintenance) 216 210 217 211 In planning to release a module to the community (Catalyst or CPAN and … … 233 227 list. 234 228 235 =head2 The context object 236 237 コンテキストオブジェクト 229 =head2 コンテキストオブジェクト(The context object) 238 230 239 231 Sometimes you want to get a hold of the context object in a component
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)