When create next config: meta_merge => { resources => { bugtracker => 'url', }} and run `./Build.PL` the warning is not issued about url is not valid. and this field silently missed at `MYMETA.json`.
When create next config:
and run
./Build.PLthe warning is not issued about url is not valid. and this field silently missed atMYMETA.json.