Peter Stuifzand

A commandline script for Twitter

This is the script that I use with Vim to send my Twitter updates.

In Vim you can use it by typing

!!perl twitter.pl

If you then type Enter it will send the current line to Twitter.

You do need to install Net::Twitter and its dependencies.

© 2023 Peter Stuifzand