Commit e051efdd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Change to #!perl shebang, which is correctly rewritten by ExtUtils::MakeMaker

parent 44fee983
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env perl
#!perl
use strict;
use warnings;
use 5.014;