Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 671 Bytes

File metadata and controls

27 lines (20 loc) · 671 Bytes

serialise build badge

Description

Allows for serialisation and de-serialisation of Praat objects using JSON or YAML standards.

See the troubleshooting page for help with some common issues.

Requirements

  • Perl >= 5.010
    • Path::Class
    • Readonly
    • YAML::XS
    • JSON
    • File::HomeDir
    • Try::Tiny
  • utils
  • selection