perl -MSql::Stash -e "my $ss=Sql::Stash->new; my $sth=$ss->sql_last_downloadevent; $sth->execute; print $sth->fetch"