Eric Wilhelm schrieb:
# from Eric Wilhelm
# on Monday 15 January 2007 06:53 pm:

--- fixed/Module/ScanDeps/DataFeed.pm
+++ broken/Module/ScanDeps/DataFeed.pm
...
-    print FH join(',', map("\n\t'$_'", map {s/\\$/\\\\/; $_} @inc));
+    print FH join(',', map("\n\t'$_'", map {s/\\$/\\\\/} @inc));

Thanks, applied with version bump for DataFeed.pm

Steffen

Reply via email to