in reply to Moose? Add a new attribute to a XML::Feed::Content object?
http://cpansearch.perl.org/src/SIMONW/XML-Feed-0.43/lib/XML/Feed/Content.pm, so to monkeypatch
now use ->body_alt like ->body, as getter/settersub XML::Feed::Content::body_alt { shift->_var('body_alt', @_) }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Moose? Add a new attribute to a XML::Feed::Content object?
by uG (Scribe) on Mar 28, 2011 at 18:54 UTC | |
by Corion (Patriarch) on Mar 28, 2011 at 19:27 UTC | |
|
Re^2: Moose? Add a new attribute to a XML::Feed::Content object?
by uG (Scribe) on Mar 28, 2011 at 15:15 UTC | |
by Your Mother (Archbishop) on Mar 28, 2011 at 16:32 UTC |