#!/usr/bin/perl use strict; use warnings; use Funktionen; funktion1(); funktion2();