#!/usr/bin/perl use strict; use warnings; if ($ARGV[0] eq '-h') { print "Hilfe...." }