--- branches/mojo/lib/Frey/Feed.pm 2008/11/04 18:55:16 251 +++ branches/mojo/lib/Frey/Feed.pm 2008/11/04 18:56:01 252 @@ -14,6 +14,7 @@ is => 'rw', isa => 'Uri', coerce => 1, required => 1, + default => 'http://blog.rot13.org/index.xml', ); has feed => (