#33274: Switch from YAML to YAML::XS in tools/update-responses/update_responses
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  tbb-team
         Type:  task                 |     Status:  new
     Priority:  Low                  |  Milestone:
    Component:  Applications/Tor     |    Version:
  Browser                            |   Keywords:  tbb-rbm,
     Severity:  Trivial              |  TorBrowserTeam202002
Actual Points:                       |  Parent ID:
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 In the script `tools/update-responses/update_responses` we use the `YAML`
 perl module. However on https://metacpan.org/pod/YAML we can read:
   If you want robust and fast YAML processing using the normal Dump/Load
 API, please consider switching to YAML::XS. It is by far the best Perl
 module for YAML at this time.

 So we should probably switch to `YAML::XS`. We are already using
 `YAML::XS` in rbm.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33274>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to