Help for this page
#!/usr/bin/perl -w ... require "load_configfile_data.pl"; print $data;
$data = "Test erfolgreich."; 1;