apkbuild-cpan.in: update $package_mappings

This commit is contained in:
Celeste 2024-01-11 04:41:37 +00:00 committed by Timothy Legge
parent fe072f9866
commit 3336955a4a
1 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,12 @@ my $package_mappings = {
"TermReadKey" => "perl-term-readkey",
"perl-ldap" => "perl-ldap",
"PerlIO-gzip" => "perl-io-gzip",
"ControlX10-CM11" => "perl-control-x10",
"File-RsyncP" => "perl-file-rsync",
"Perl-Critic" => "perl-critic",
"Perl-Tidy" => "perl-tidy",
"ack" => "ack",
"Mail-SpamAssassin" => "spamassassin",
};
our $packager = "";
my $template = <<'EOF';