NAME

twitpic - Post image to twitter/twitpic from the command-line

SYNOPSIS

twitpic [options] filename

twitpic -f filename [options]

Options:
  -v -verbose        Show progress details
  -? -help           display this help and exits
  -f -file           Image file to be uploaded
  -u -username       Your twitter username
  -p -password       Your twitter password
  -m -message        A message to be posted with the image link.
                     (Optional)
  -upload            Only upload the image to Twitpic
                     (By default the image will also be posted to twitter)

EXAMPLES

twitpic -u username -p password -m 'Look at this picture!' /path/to/image.jpg

AUTHOR

Diego Kuperman

COPYRIGHT

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.