This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add --all-fixups to bisect.pl, to apply all patches and fixups.
[perl5.git] / configpm
index cfcc467..efba74d 100755 (executable)
--- a/configpm
+++ b/configpm
@@ -1019,7 +1019,7 @@ EOF
   s{([\'\"])([^\'\"\s]+)\1}(C<$2>)g; # "date" command
   s{\'([A-Za-z_\- *=/]+)\'}(C<$1>)g; # 'ln -s'
   s{
-     (?<! [\w./<\'\"] )                # Only standalone file names
+     (?<! [\w./<\'\"\$] )              # Only standalone file names
      (?! e \. g \. )           # Not e.g.
      (?! \. \. \. )            # Not ...
      (?! \d )                  # Not 5.004