Add BUGS and TODO notes.

This commit is contained in:
stevenpritchard
2006-03-24 21:10:46 +00:00
parent 6a0d77afa4
commit 8821b46da2
2 changed files with 5 additions and 0 deletions

3
BUGS
View File

@@ -1,3 +1,6 @@
* This script is known to fail on the following:
- Cache::Cache 1.02 (Tries to do detection magic in Makefile.PL.)
* PAR 0.92 is arch-specific because of stuff in %{_bindir}, not
%{perl_vendorarch}. There's probably a way to detect that.