Revision history for Perl extension PAR::Repository.
0.12 Sun Aug 28 10:31 2006
- Explicitly depending on PAR::Dist 0.18.
- Added optional POD tests.
- Fixed spelling error in query output of parrepo
0.11 Sat Aug 28 19:18 2006
- Relaxed the "query dist" command syntax a bit.
0.10 Sat Aug 28 18:26 2006
- Implemented querying.
--> Added Query.pm
--> Added "query script", "query module" and "query dist" to parrepo
0.03 Thu Aug 10 18:01 2006
- Added scripts support.
- Added support for upgrading repository versions.
- Fixed a dangerous bug in the remove() method. (It didn't work
correctly for symlinks before!)
- Removing files from the repository by specifying individual bits
of information now works.
0.02 Thu Aug 10 15:00 2006
- Added new file "repository_info.yml" to the repositories.
- Checks for compatible repository versions when opening a
repository.
- Corrected a couple of error messages.
0.01_02 Sat Aug 05 18:34 2006
- Added documentation for the remove command in "parrepo".
- Corrected documentation error.
- Now including POD correctness tests.
0.01 Tue Jul 25 14:21 2006
- original version