public
Description: WebService::ReviewBoard is a perl CPAN module for talking to review board (code review) webservices
Homepage:
Clone URL: git://github.com/jaybuff/perl_WebService_ReviewBoard.git
name age message
file Changes Loading commit data...
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
WebService-ReviewBoard 

INSTALLATION

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

    version
    YAML::Syck
    Data::Dumper
    Log::Log4perl
    Bundle::LWP

COPYRIGHT AND LICENCE

Copyright (C) 2008, Jay Buffington

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