perl: Update rootfile

Message ID 20260806092645.52144-1-adolf.belka@ipfire.org
State New
Headers
Series perl: Update rootfile |

Commit Message

Adolf Belka 6 Aug 2026, 9:26 a.m. UTC
- The rootfile had Getopt/Long/Parser.pm commented out. A forum user tried the Testing
   branch already and found a message in the logs that was looking for that perl file

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/perl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/config/rootfiles/common/perl b/config/rootfiles/common/perl
index 61a0a2ddc..1e617269e 100644
--- a/config/rootfiles/common/perl
+++ b/config/rootfiles/common/perl
@@ -264,7 +264,7 @@  usr/lib/perl5/5.42.2/FindBin.pm
 #usr/lib/perl5/5.42.2/Getopt
 #usr/lib/perl5/5.42.2/Getopt/Long
 usr/lib/perl5/5.42.2/Getopt/Long.pm
-#usr/lib/perl5/5.42.2/Getopt/Long/Parser.pm
+usr/lib/perl5/5.42.2/Getopt/Long/Parser.pm
 usr/lib/perl5/5.42.2/Getopt/Std.pm
 #usr/lib/perl5/5.42.2/HTTP
 usr/lib/perl5/5.42.2/HTTP/Tiny.pm