hi torrud!
your nettype is seipcpip.
splitted into:
database server product -> se
interface type -> ipc
network protocal -> pip
ifx se server manual: "The ipc represents a UNIX-based interprocess communication (IPC)
connection that is used only for local loopback connections."
therefore no daemon is needed to run for the perl modules,
because they´re using the local loopback.
ifx se server manual:"When you use unnamed pipes, the servicename field must contain the name
of the SE executable file, distributed as sqlexec."
but i dont know how efficient such unnamed pipes are working, so
thats just some infos for the beginning
peter