SYNOPSIS
# Subscribe to all incoming CPAN uploads
perl eg/feed.pl
# Subscribe to CPAN upload feed for a dist (Statocles)
perl eg/feed.pl http://api.cpantesters.org/v1/upload/dist/Statocles
DESCRIPTION
This example shows how to subscribe to the WebSocket feed from http://api.cpantesters.org using Mojo::UserAgent.