via blfs-book wrote:
Author: ken Date: Mon Oct 24 09:51:06 2016 New Revision: 17912Log: I missed part of the php changes for perl modules.
+ array( 'pkg' => 'Text-CSV', + 'match' => '^.*$', + 'replace' => "http://search.cpan.org/dist/Text- CSV/" ), +
I think you have an extra space in the replace string. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
