--- trunk/lib/Frey/Feed.pm 2008/11/05 08:20:55 282 +++ trunk/lib/Frey/Feed.pm 2008/11/05 08:20:58 286 @@ -14,6 +14,7 @@ is => 'rw', isa => 'Uri', coerce => 1, required => 1, + default => 'http://blog.rot13.org/index.xml', ); has feed => (