perl scripts: add license and chmod +x

This commit is contained in:
philsmd
2020-06-10 12:02:33 +02:00
parent d9e54cd357
commit 9201909cd2
20 changed files with 114 additions and 19 deletions
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
+6 -1
View File
@@ -1,4 +1,9 @@
#!/usr/bin/perl
#!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
Regular → Executable
View File