Acme-covfefe
view release on metacpan or search on metacpan
lib/Acme/covfefe.pm view on Meta::CPAN
'negative press',
'aliens',
'immigrants',
'the border wall',
'politics',
'the space force',
'Hillary',
'the flying spagetti monster',
'Twitter',
'climate change',
'global warming',
);
my $reasonid = int rand @tweetreasons;
my $tweet = 'Despite ' . $tweetreasons[$reasonid] . ' covfefe';
return $tweet;
}
1;
( run in 0.583 second using v1.01-cache-2.11-cpan-49f99fa48dc )