diff metacheck.pl @ 57:2208ed7370cb

updated to Ubuntu Perl paths.
author casties
date Thu, 16 Mar 2017 18:00:43 +0100
parents 1dd183b95c61
children
line wrap: on
line diff
--- a/metacheck.pl	Fri Aug 27 19:10:28 2010 +0200
+++ b/metacheck.pl	Thu Mar 16 18:00:43 2017 +0100
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 
 use strict;
 use XML::LibXML;