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

0.04  Tue Aug 22 12:52 2006
    - Added install_module() functionality.
    - Added "auto_install" flag to new().
    - Fixed 03prefered_distribution.t.

0.03  Fri Aug 11 16:14 2006
    - Workaround for YAML::Syck/Tiny bug.
    - Added run_script which runs a script from a repository.

0.02  Thu Aug 10 15:23 2006
    - Added text to README.
    - Added support for the repository_info.yml file.
    - Checks that a repository has a compatible version.

0.01  Tue Jul 25 14:21 2006
    - original version