]> granicus.if.org Git - file/commit
perl: re-strengthen hash-bang patterns
authorReuben Thomas <rrt@sc3d.org>
Tue, 7 Jun 2016 23:28:37 +0000 (23:28 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 7 Jun 2016 23:28:37 +0000 (23:28 +0000)
commit7d63b501a118fd20f4c8f2f4634b25d50954c9f3
treeefb60f93222fc87f283430c2539df60ed50a701a
parentaed32a8facf6747247e6df854050927f85b29246
perl: re-strengthen hash-bang patterns

They were being out-matched by the catch-all varied.script patterns, and
thus losing their MIME types.

hash-bang patterns have to be at the very start of the file, so donĂ¢\80\99t need
the leeway that the other patterns have been given.
magic/Magdir/perl