#!/usr/bin/env perl use strict; use warnings; use WWW::Pocket::Script; WWW::Pocket::Script->new->run(@ARGV);