https://bugs.kde.org/show_bug.cgi?id=399610

--- Comment #8 from Gregor Mi <codestr...@posteo.org> ---
I installed YAML::XS with

    sudo zypper in perl-YAML-LibYAML

Now, the KDE project database can now be parsed even without the ""

    -- displayname: Éric Bischoff           <---------
    +- displayname: "Éric Bischoff"

Side note: "one of (YAML::XS, YAML::PP, YAML::Syck)" I always skipped YAML::XS
because it was not obvious which package to choose, see some of the output of $
zypper se perl-yaml


S  | Name                          | Summary                                   
           | Type      
---+-------------------------------+-------------------------------------------------------+-----------
   | perl-YAML                     | YAML Ain't Markup Language™               
           | package   
   | perl-YAML-LibYAML             | Perl YAML Serialization using XS and
libyaml          | package   
   | perl-YAML-PP                  | YAML 1.2 processor                        
           | package   
   | perl-YAML-Perl                | Pure Perl YAML Implementation             
           | package   
   | perl-YAML-Syck                | Fast, lightweight YAML loader and dumper  
           | package   
   | perl-YAML-Tiny                | Read/Write YAML files with as little code
as possible | package

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to