Add note for Data::Dump::Streamer breakage.

This commit is contained in:
stevenpritchard
2008-06-21 18:40:41 +00:00
parent 0b48c293a2
commit fc9af6c480

2
BUGS
View File

@@ -1,6 +1,8 @@
* This script is known to fail on the following:
- perlmenu 4.0 (*horrible* file name, paths in the tar file, etc.)
- Data::Dump::Streamer 2.08-40
(error: line 2: Illegal char '-' in version: Version: 2.08-40)
* PAR 0.92 is arch-specific because of stuff in %{_bindir}, not
%{perl_vendorarch}. There's probably a way to detect that.