in reply to Re^4: Something wrong with metacpan.org? (or Astro::Montenbruck)
in thread Something wrong with metacpan.org?

Indeed: https://metacpan.org/release/KRUSHI/Astro-Montenbruck-1.26/source/Build.PL#L5:
module_name => 'Astro-Montenbruck',

Compare it to https://metacpan.org/release/LEONT/Module-Build-0.4232/source/Build.PL#L26:

module_name => 'Module::Build',

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^6: Something wrong with metacpan.org? (or Astro::Montenbruck)
by Anonymous Monk on Feb 05, 2023 at 16:52 UTC

      PR to address the module_name and script files issue.