#14723: URI-5.09 (Perl Module)
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  renodr
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by ken@…):

 I started looking at this after I saw Business::ISBN in the Changes,
 because I didn't recognize it as a dependency we had noted. In fact the
 change is in the cpanfile and for developers of URI:

 {{{
    on 'develop' => sub {
 -    recommends 'Business::ISBN' => 0;
 +    recommends 'Business::ISBN' => "3.005";
 (etc)
 }}}

 So, anyone ''developing'' URI now needs the latest version of that.

 The 5.08 change is simply an extra module (secure version of nntp - I had
 assumed nntp was basically extinct) so I think this should just drop in.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14723#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to