Changeset 29169
- Timestamp:
- 01/28/09 15:38:01 (4 years ago)
- Location:
- websites/perl-users.jp
- Files:
-
- 3 modified
-
html/expert_perl/index.html (modified) (1 diff)
-
html/expert_perl/xscodetemplate.html (modified) (1 diff)
-
ttroot/expert_perl/xscodetemplate.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/perl-users.jp/html/expert_perl/index.html
r29164 r29169 48 48 <hr /> 49 49 <p><a href="/modern_introduction_perl/">目次へ</a></p> 50 <p>Last modified: $Date: 2009-01-28 14:58:03 +0900 ( Wed, 28 Jan2009) $</p>50 <p>Last modified: $Date: 2009-01-28 14:58:03 +0900 (水, 28 1 2009) $</p> 51 51 </body> 52 52 </html> -
websites/perl-users.jp/html/expert_perl/xscodetemplate.html
r29168 r29169 46 46 } 47 47 48 my $foo_accessor = make_ iterator('foo');49 my $bar_accessor = make_ iterator('bar');48 my $foo_accessor = make_accessor('foo'); 49 my $bar_accessor = make_accessor('bar'); 50 50 51 51 my $o = { foo => 42, bar => 3.14 }; -
websites/perl-users.jp/ttroot/expert_perl/xscodetemplate.html
r29168 r29169 26 26 } 27 27 28 my $foo_accessor = make_ iterator('foo');29 my $bar_accessor = make_ iterator('bar');28 my $foo_accessor = make_accessor('foo'); 29 my $bar_accessor = make_accessor('bar'); 30 30 31 31 my $o = { foo => 42, bar => 3.14 };
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)