/[Frey]/branches/mojo/lib/Frey/Feed.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/mojo/lib/Frey/Feed.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 248 by dpavlin, Tue Nov 4 17:26:26 2008 UTC revision 252 by dpavlin, Tue Nov 4 18:56:01 2008 UTC
# Line 14  has uri => ( Line 14  has uri => (
14          is => 'rw',          is => 'rw',
15          isa => 'Uri', coerce => 1,          isa => 'Uri', coerce => 1,
16          required => 1,          required => 1,
17            default => 'https://blog.rot13.org/index.xml',
18  );  );
19    
20  has feed => (  has feed => (

Legend:
Removed from v.248  
changed lines
  Added in v.252

  ViewVC Help
Powered by ViewVC 1.1.26