Thomas Klausner wrote:
> I'm not sure if the problem is caused by some dists liek Number::Phone, 
> or by Pod::Simple::Checker (YAML for sure is causing the segfaults, but 
> I'd definitly want to correct the data, too)
> 
> I've put one of the problematic files up here:
> http://cpants.perl.org/static/Number-Phone-1.58.yml
> (look for the line starting with 'pod_errors_msg')
> 
> To see YAML expolode, try:
> perl -MYAML=LoadFile -le 'LoadFile("Number-Phone-1.58.yml")'
> 
> I'm currently working on a hackish workaround, but I think this might be 
> a bug somewhere that's worth squashing. Now I (or we) only need to 
> figure out where the problem lies.

Use YAML::Syck instead?  It's faster, it handles that noise just fine.


-- 
Robrt:   People can't win
Schwern: No, but they can riot after the game.

Reply via email to