This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #132925) don't use $0 to get the name of mk_invlists.pl
authorTony Cook <tony@develop-help.com>
Thu, 1 Mar 2018 04:42:56 +0000 (15:42 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 6 Mar 2018 03:56:35 +0000 (14:56 +1100)
commit74e28a4a737c72840f2576bed7ebacf4a288760e
tree842113c66cf01e5a9466b0e5e326a9c69081ccab
parentb857191d01c23df63dc1112e443b194a13305179
(perl #132925) don't use $0 to get the name of mk_invlists.pl

Other regen scripts simply embed the name as a literal, using $0
means that the output varies depending on the path used to call
regen/mk_invlists.pl.
charclass_invlists.h
regen/mk_invlists.pl