- or download this
https://public-api.wordpress.com/rest/v1/read/feed/?url=the-art-of-aut
+ism.com
- or download this
https://public-api.wordpress.com/rest/v1/read/feed/34259929
- or download this
use strict;
use warnings;
...
my $feedurl = $ua->get( $url )->result->json->{'feeds.meta.links.feed'
+};
print $feedurl;