The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
To install File::Format::RIFF:

Execute the following commands (use the current version instead of "x.x.x"):

   $ tar xvzf File-Format-RIFF-x.x.x.tar.gz
   $ cd File-Format-RIFF-x.x.x
   $ perl Makefile.PL
   $ make
   $ make test
   $ make install