The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2010-12-20 00:00:00 +0000 to present.
==================================================

-----------------------------------------
version 0.14 at 2011-12-20 18:12:44 +0000
-----------------------------------------

  Change: 4b0a3fb70e9c1567a183933282d73b3d7371898e
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-20 19:12:32 +0000

    bump version 

  Change: 1bca62318db3a4b6b4b2b74f096e4b9245bc94b1
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-15 16:33:39 +0000

    tweak descriptions of the plugins' options 

  Change: f91b0281d69fc266420cea812bc5ff1e06b845d7
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-15 14:18:50 +0000

    do not test for pod coverage 

  Change: 54b617f9c8dca21a7473ad6eddf39be0e96c40ce
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-15 14:18:25 +0000

    remove tests (now generated at build) 

  Change: 33b8b3b1be4d0147989f66d7ec71efc5e58ace2e
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-15 14:17:03 +0000

    check if .git dir exists before checking for the remote 

  Change: bc24e42b071a4de7ac45fa5400b751f89c861984
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-12-15 05:15:16 +0000

    Merge pull request #7 from thaljef/master

    Added an option to prompt for confirmation before creating GitHub
    repo 

  Change: 8f7c106e7afbb45e69f8c35e7d8836b0a6772f01
  Author: Jeffrey Ryan Thalhammer <jeff@imaginative-software.com>
  Date : 2011-12-14 22:59:25 +0000

    Prevent uninitialized warning

    If not online (or GitHub is offline) the $json_text is undef, which
    causes an 'uninitialized' warning. This commit avoids that.

    Also, I found the double-negative statements to be hard to
    understand. So I rewrote them. 

  Change: 823f637ab77b955b9dd135c5d5ac4556f229177f
  Author: Jeffrey Ryan Thalhammer <jeff@imaginative-software.com>
  Date : 2011-12-14 22:36:03 +0000

    Prompt for confirmation before creating GitHub repo.

    Added an option to prompt for confirmation before creating a GitHub
    repository. By default, this option is false. 

  Change: 450199aa25e9f77da68fc0b8c486977054d8b012
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-25 17:01:37 +0000

    document 'metacpan' option in GitHub bundle 

-----------------------------------------
version 0.13 at 2011-08-19 14:44:11 +0000
-----------------------------------------

  Change: a3f9db665ff66979c68aba827c21554c124d7631
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-19 16:44:11 +0000

    bump version 

  Change: b316040f8b1cec05d2db0a12205b73e586eec84c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-19 16:42:17 +0000

    automatically point to original repo if forked (closes: #5) 

-----------------------------------------
version 0.12 at 2011-08-13 12:54:30 +0000
-----------------------------------------

  Change: eb6dc18ab3ba6e44e7c5513aea1971dd6787ed8b
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-13 14:54:30 +0000

    bump version 

  Change: ab0ae4c814a9fc66f5e00915f7eb9012625803f3
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-13 14:43:17 +0000

    return on error 

  Change: 01d3007cd37d59e1ccf6dac0bd64a8120b9a01ed
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-13 14:42:35 +0000

    check for connection errors (closes: #4) 

-----------------------------------------
version 0.11 at 2011-08-06 19:13:14 +0000
-----------------------------------------

  Change: 273759106c32d8ece9f334ae06b0fb2dd8eb37c4
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-06 21:13:14 +0000

    bump version 

  Change: 6dfc5810d4923d3c0198eedebf810c414a9b0f31
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-06 21:12:03 +0000

    automatically add git remote (closes: #3) 

  Change: 856cd8611274aa2ed4e2a36a3cd6120045a8465d
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-08-06 16:20:01 +0000

    abort on GitHub error (closes: #2) 

-----------------------------------------
version 0.10 at 2011-06-06 17:29:46 +0000
-----------------------------------------

  Change: 66b6c079876aede859869178c3f1aa411c17b296
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-06-06 19:29:46 +0000

    bump version 

  Change: 45fe9207c06d222c00cfa7a91804885a6f90152f
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-06-06 19:20:29 +0000

    log which URL is used 

  Change: fc7bbf63daf0968c6e9e28ec543192ae2d5d827a
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-06-06 19:20:29 +0000

    implement metacpan.org URL for Update.pm 

-----------------------------------------
version 0.09 at 2011-06-03 19:29:46 +0000
-----------------------------------------

  Change: 9dbf48ed59d9d1ea76b9f4b99227118607fa4616
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-06-03 21:29:46 +0000

    bump version 

  Change: 5f2d450561cbb7807db7fd1b0a39ac8df3e99d0b
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-06-03 21:29:32 +0000

    also Create.pm extends GitHub.pm 

  Change: 752ba02eef0713b910a209bbfb94766d7fa1352a
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 22:33:02 +0000

    fix dumb copy-paste error in Meta plugin doc 

-----------------------------------------
version 0.08 at 2011-05-05 17:56:05 +0000
-----------------------------------------

  Change: 2a330e28fc77477814207a906a051b6d4bf480d8
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:56:05 +0000

    bump version 

  Change: 64b5ebe55e8fda904515ecd577ebb6960c255c4c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:55:25 +0000

    use HTTP::Tiny once in GitHub.pm 

  Change: 3b29c28bde084791dbc459967920ece1bc86118a
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:55:25 +0000

    improve distribution description 

  Change: 962c986499a72b90d7a860149e579b5dcf050955
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:55:25 +0000

    move modules rename notice to the ACKNOWLEDGMENTS section 

  Change: aa363a2952638edf848fb10c3abf94890398dace
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:55:25 +0000

    improve GitHub::Meta docs 

  Change: af954dd0e07d1e8802ecbe5001a68e49886e3b07
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-05-05 19:55:25 +0000

    code clean-up 

  Change: 37db2c40a0241024c5a72263f97a505f1ca4a6cd
  Author: Ricardo Signes <rjbs@cpan.org>
  Date : 2011-05-05 22:33:35 +0000

    token (for login) is not needed for Meta plugin 

-----------------------------------------
version 0.07 at 2011-04-24 21:19:02 +0000
-----------------------------------------

  Change: ba081a5534021de5ab826cd41e8c0bac8fb868c3
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-04-24 23:19:02 +0000

    bump version 

  Change: 35cbae3133d3395b625493b698ccbeb53b61715d
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-04-24 23:19:02 +0000

    use @Author::ALEXBIO dzil plugin bundle 

  Change: bf6d062c70ffdde6ca5d0cc645683eac228b42f2
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-04-24 23:17:31 +0000

    make classes immutable 

  Change: 84c572c5377bbe53f4955ddb67545bb14a1c190f
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-21 21:01:02 +0000

    remove 'token' and 'login' options from GitHub::Create docs 

  Change: b909053ac99c0e86d12f9248c66fa0fb308554a1
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-18 15:33:46 +0000

    add GitHub::Meta and @GitHub to tests 

-----------------------------------------
version 0.06 at 2011-03-13 16:33:08 +0000
-----------------------------------------

  Change: 9ee911639868574a39f22bef5d19eb128aa41be1
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 17:33:08 +0000

    bump version 

  Change: 4ca90adb89ce44bb1c9dc86cad04713d108b990b
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 17:15:28 +0000

    force prereq on IO::Socket::SSL (neede for https GitHub URLs) 

  Change: 44faa3ea433f59a7bf6dd4abe330c463cf638298
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 17:13:42 +0000

    fix missing equals for description field in HTTP request 

-----------------------------------------
version 0.05 at 2011-03-13 15:51:02 +0000
-----------------------------------------

  Change: d471cb6883430723b8eb6c2e28dd4690d8e8cad0
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 16:51:02 +0000

    bump version 

  Change: 657c3070fde6c3e72b1a923e62d4da690ce26dd2
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 16:50:19 +0000

    check if the project homepage is set, if not don't set the field even
    if it is configured 

  Change: 75b34171387f9117c1f3d8ca66a6e79be3084cf7
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 16:49:33 +0000

    check if the GitHub issues tracker is used, if not don't set the
    field even if it is configured 

  Change: 8e36bf324cb2f1285ecda83db99ff38fa121a104
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 16:48:43 +0000

    use the 'wiki' option 

  Change: 7a576d9f37d580548aecb3e75006aa2313a4c36c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-03-13 16:42:57 +0000

    update documentation 

-----------------------------------------
version 0.04 at 2011-02-28 21:37:44 +0000
-----------------------------------------

  Change: 5e7eb7d25743c4f7e4805d3cd595245f5cb5f3c4
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 22:37:44 +0000

    bump (hopefully last time for today) version 

  Change: 801f81386e05b405a068f7a0090acfaf36e1bbea
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 22:37:13 +0000

    fix default values for attributes -.-'' 

-----------------------------------------
version 0.03 at 2011-02-28 21:17:46 +0000
-----------------------------------------

  Change: 64553aed2c8ad4229eb8782e7b4aac8c4e038f9a
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 22:17:46 +0000

    bump version 

  Change: 972c333ae4d24fc33f3fac6ec05487dd8ffee34a
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 22:12:27 +0000

    improve general usage of Moose attributes 

  Change: 377d1a9354fb54adbe1f70238773e0dd726a195c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 20:44:01 +0000

    add 'homepage', 'bugs and 'wiki' parameters to GitHub::Meta 

  Change: 4b5b6e52290e8a20e4eb8139692ef15c5903886c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-28 20:14:18 +0000

    remove GitHub::ListIssues plugin (quite useless indeed) 

  Change: 6fb3f11f6632a3897390bfaa8d7844fb1e57f223
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 22:41:39 +0000

    update docs 

  Change: 993afc65719769a2c40d8d8d8a8b425a79493a2f
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 22:39:10 +0000

    remove 'login' and 'token' paramenters, add 'repo' 

  Change: 1cf403e7ae7c5c57473b8634654c43bb8220c981
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 21:00:20 +0000

    fix abstract 

  Change: 556b8ccde6d22423c0df398c152efcf8c1e2f21d
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 20:59:03 +0000

    add GitHub::ListIssues plugin 

-----------------------------------------
version 0.02 at 2011-02-27 19:56:14 +0000
-----------------------------------------

  Change: c84bf92947071b0204d16c4656448c9728fc1bc1
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 20:56:14 +0000

    bump version 

  Change: 8df26765c8bd2cb772ad00943495102e614d705c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 20:56:14 +0000

    allow for undef attributes 'login' and 'token' 

  Change: b591172e7c10d78b1485bf633b54ce1381892e76
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 20:26:27 +0000

    use GitHub bundle 

  Change: f5431352263b277f2cfb757438c50f340f11e9e8
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-27 12:14:48 +0000

    add @GitHub plugin bundle 

  Change: ee4d320574a28704f278ea510c40babe141c3f4c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 17:33:14 +0000

    doc clean-up 

  Change: 70f9666622e1aa9f2b0b93fdaa6a37c4fc4a0beb
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 17:33:14 +0000

    minor doc fixes 

  Change: b56357e2d6b063eab852e9492f8887d8182a9846
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 17:33:14 +0000

    add GitHub::Meta plugin 

-----------------------------------------
version 0.01 at 2011-02-26 15:20:09 +0000
-----------------------------------------

  Change: a9bcc4a1896ff3eed1fde2c42bd225c2a455576f
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 16:20:09 +0000

    fix module name in dist.ini 

  Change: e28b71fbfc1401cd56caacb7f956bea1c97769ba
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 16:09:05 +0000

    add renaming notice 

  Change: 16cb822206d38d101b91509ac8da1792f03ed45c
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 15:59:32 +0000

    s/GithubUpdate/GitHub::Update/ 

  Change: 1a9df74e9ab125da35c28326454574b2a0e4bdfe
  Author: Alessandro Ghedini <al3xbio@gmail.com>
  Date : 2011-02-26 15:58:10 +0000

    first commit 

================
End of releases.
================