Attempting to generate fix_tags.bin

This commit is contained in:
Dave Morriss 2024-06-14 23:13:45 +01:00
parent 50edeccc88
commit 7a4290fcdd
2 changed files with 17 additions and 0 deletions

Binary file not shown.

17
Miscellaneous/modules.sh Executable file
View File

@ -0,0 +1,17 @@
#!/usr/bin/env bash
#
pp \
-M Getopt::Long \
-M Pod::Usage \
-M Data::Dumper \
-M Data::HexDump \
-M File::stat \
-M File::Temp \
-M File::Slurp \
-M Date::Manip::Delta \
-M Date::Manip::TZ \
-M Audio::TagLib \
-M Encode \
-M HTML::Restrict \
-o fix_tags.bin \
fix_tags