Changeset 2805 for lang/perl/Catalyst-Controller-Atompub/tags/0.2.3/samples/MyBlog/lib/MyBlog/Controller/Html.pm
- Timestamp:
- 12/07/07 23:05:47 (5 years ago)
- Location:
- lang/perl/Catalyst-Controller-Atompub/tags/0.2.3
- Files:
-
- 1 modified
- 1 copied
-
. (copied) (copied from lang/perl/Catalyst-Controller-Atompub/trunk)
-
samples/MyBlog/lib/MyBlog/Controller/Html.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Catalyst-Controller-Atompub/tags/0.2.3/samples/MyBlog/lib/MyBlog/Controller/Html.pm
r1860 r2805 5 5 use warnings; 6 6 use base 'Catalyst::Controller'; 7 8 =head1 NAME9 10 MyBlog::Controller::Html - Catalyst Controller11 12 =head1 DESCRIPTION13 14 Catalyst Controller.15 16 =head1 METHODS17 18 =cut19 20 21 =head2 index22 23 =cut24 7 25 8 use Atompub::DateTime qw( datetime ); … … 85 68 } 86 69 87 88 =head1 AUTHOR89 90 Takeru INOUE,,,91 92 =head1 LICENSE93 94 This library is free software, you can redistribute it and/or modify95 it under the same terms as Perl itself.96 97 =cut98 99 70 1;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)