[Catalyst] Alien::Dojo already needs HTML::Parser so can switch anyway
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Tue May 30 21:10:40 CEST 2006
    
    
  
Dominique Quatravaux wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Matt S Trout a écrit :
> 
>> Except you're fetching the files using File::Fetch, whose primary
>> method of downloading is LWP::UserAgent, which is part of
>> libwww-perl, which depends on HTML::Parser.
> 
> I was unaware of libwww-perl -> HTML::Parser. Now my bloatness
> motivation disappears, and the robustness improvement offered by
> parsing, however unlikely to make a difference in a real-world
> situation, comes at no cost so there is no reason not to make use of it.
> 
> I'm sold. Thanks Matt for taking the time to dig the issue. But I
> would have so much preferred to reach that point in the thread without
> infuriating you...
Not your fault; when I discovered this I switched instantly to being
infuriated with myself for not checking this in the first place and thus
avoiding this entire stupid thread :)
    
    
More information about the Catalyst
mailing list