Remove usage of Class:C3 in favor of roles.
This commit is contained in:
parent
65a5053563
commit
9b4a9beba2
7 changed files with 8 additions and 26 deletions
|
|
@ -71,12 +71,10 @@ property hasTerms => (
|
|||
maxlength => 255,
|
||||
);
|
||||
|
||||
#use Class::C3;
|
||||
#use base qw(WebGUI::AssetAspect::RssFeed WebGUI::Asset::Wobject);
|
||||
with 'WebGUI::AssetAspect::RssFeed';
|
||||
use WebGUI::Macro;
|
||||
use XML::FeedPP;
|
||||
|
||||
|
||||
=head1 NAME
|
||||
|
||||
Package WebGUI::Asset::Wobject::SyndicatedContent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue