#!/usr/bin/perl -w use strict; use SUP::ServerConstants qw/PATH_TO_BINARIES/; print PATH_TO_BINARIES;