Changeset 16205
- Timestamp:
- 07/24/08 19:59:21 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Data-Feed/trunk/lib/Data/Feed/Web/Entry.pm
r16202 r16205 1 1 package Data::Feed::Web::Entry; 2 2 use Moose::Role; 3 use Moose::Util::Constraints; 3 4 4 5 with 'Data::Feed::Item'; 6 7 class_type 'Data::Feed::Web::Content'; 8 9 has 'content' => ( 10 is => 'rw', 11 isa => 'Data::Feed::Web::Content' 12 ); 5 13 6 14 has 'enclosures' => (
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)