NAME1
    App::Twpin - command line twitter client

SYNOPSIS
        twpin config -u username -p password
        twpin config -a 'http://url/twip'
        twpin update "hello twitter"
        twpin help

DESCRIPTION
    "twpin" is a script for you to access twitter from command line

    twip <http://code.google.com/p/twip/> is a twitter API proxy in PHP.
    This module is created mainly because I can not find a good twitter
    client that supports proxy

AUTHOR
    woosley.xu<redicaps@gmail.com>

COPYRIGHT & LICENSE
    This software is copyright (c) 2010 by woosley.xu.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

