The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This file documents the revision history for the Net::Heroku distribution.

0.03    2012-06-07 00:00:00
        - POD references to Perloku and git repo operation.
        - Works on Windows
        - Git/Heroku process prints out progress

0.02    2012-06-05 00:00:00
        - Prompts for credentials if api key not found
          - Saves api key in ~/.heroku/credentials after retrieval
        - SSH keys
          - If no remote keys and no local keys, generates and uploads key
          - If no remote keys but local keys, prompts to choose and uploads
          - If remote keys but no local keys, generates and uploads key
        - Fixed description
        - POD with instructions

0.01    2012-06-05 00:00:00
        - Initial release