The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Web::Machine

0.03 Tues. June 19th, 2012
    - fixing a missing semicolon (thanks to bricas)
    - fixing missing $VERSION numbers (also thanks to bricas)
    - allow the resource to choose how to handle exceptions
      instead of always writing them to the body
        - adjusted tests accordingly

0.02 Sun. June 17th, 2012
    - forgot to add some dependencies

0.01 Tues. June 12th, 2012
    - First release