#include #include "libhello_world.h" int main () { printf("Guten Tag Welt\n"); system("$GPT_INSTALL_LOCATION/bin/hello-world.pl"); print_hello_world(); return 0; }