Attempting to generate fix_tags.bin
This commit is contained in:
parent
50edeccc88
commit
7a4290fcdd
Binary file not shown.
17
Miscellaneous/modules.sh
Executable file
17
Miscellaneous/modules.sh
Executable 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
|
Loading…
Reference in New Issue
Block a user