#!/usr/bin/perl -w use strict; use db; &init("user","passwort"); &writeReport;