filter_innd: Add missing module. master
authorThomas Hochstein <thh@thh.name>
Sat, 20 May 2023 13:49:46 +0000 (15:49 +0200)
committerThomas Hochstein <thh@thh.name>
Sat, 20 May 2023 13:49:46 +0000 (15:49 +0200)
Signed-off-by: Thomas Hochstein <thh@thh.name>
filter/cleanfeed.local

index 0cddd85..9f1fe0f 100644 (file)
@@ -2,6 +2,7 @@
 
 use MIME::Base64();
 use Digest::SHA();
 
 use MIME::Base64();
 use Digest::SHA();
+use Digest::MD5();
 
 #
 # local_filter_cancel
 
 #
 # local_filter_cancel
This page took 0.011169 seconds and 4 git commands to generate.