From fc9af6c4801a6cd72842ee543609dbc23bd316b4 Mon Sep 17 00:00:00 2001 From: stevenpritchard Date: Sat, 21 Jun 2008 18:40:41 +0000 Subject: [PATCH] Add note for Data::Dump::Streamer breakage. --- BUGS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUGS b/BUGS index 0a49261..22f2f47 100644 --- a/BUGS +++ b/BUGS @@ -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.