upgraded compatibility

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1389 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/examples/clyx2asn1.pl b/examples/clyx2asn1.pl
index 77251bf..c1a2647 100755
--- a/examples/clyx2asn1.pl
+++ b/examples/clyx2asn1.pl
@@ -1,10 +1,10 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 #
 # $Id$
 # $Author$
 #
-# Simple tool that extracts known ASN.1 modules from the stream of LyX data.
+# Simple tool to extract known ASN.1 modules from the stream of LyX data.
 #
 
 if($#ARGV == -1) {