The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dist-Zilla-Plugin-Twitter

0.017     2012-07-06
    - Use url_shortener=none to use the full URL (which Twitter will
      shorten with t.co)

0.016     2012-05-18
    - Don't treat the PIN as a password [GH #1]

0.015     2012-04-01 22:40:05 America/Toronto
    - Update Twitter authentication method [RT #75995 - Mike Doherty]
        - This will require all users to re-authorize the application
          at Twitter, and will fetch & store an access token + secret
          pair instead of using passwords. You may delete the section
          in your .netrc file for api.twitter.com unless you need it
          for something else.

0.014     2012-01-13 12:36:58 America/New_York

    - distribution abstract now available for use in tweets
      [Harley Pig]

0.013     2011-12-01 09:06:37 EST5EDT

    - changed default URL to metacpan [Mike Doherty]

0.012     2011-11-22 17:04:03 EST5EDT

    - better handling of missing .netrc auth data
      [William Orr]

0.011     2011-10-07 16:11:01 America/New_York

    - add support for -TRIAL dists [Kent Fredric]

0.010     2011-01-23 15:53:51 EST5EDT

    - add 'url_shortener' option [Mike Doherty]

0.009     2010-07-27 11:32:57 EST5EDT

    - bump Dist::Zilla prereq to 4

0.008     2010-07-26 20:14:54 EST5EDT

    - document that FakeRelease may also be used
      [contributed by kent fredric]

    - add some alternate sources for username since dist-zilla
      may have renamed what gets defined by release plugins

    - update dist.ini to @DAGOLDEN bundle (but still twitter it)

0.007     2010-04-29 10:09:15 EST5EDT

    - add 'hash_tags' option to append custom tags
      [contributed by mschout]

0.006     2010-04-28 13:10:03 EST5EDT

    - use xauth authentication

0.005     2010-04-27 10:06:14 EST5EDT

    - turn on auto collection of prerequisites (duh)

0.004     2010-04-26 17:12:38 EST5EDT

    - don't index sample distributin for testing

0.003     2010-04-26 00:26:26 EST5EDT

    - no changes -- releasing to test the new URL

0.002     2010-04-26 00:19:42 EST5EDT

    - change url from frepan to the README on cpan.cpantesters.org;
      this is one of the fastest hyperlinks to be available after upload

0.001     2010-04-25 23:46:15 EST5EDT

    - first draft