> Why not? What is the problem to use: > > use PVE::Cluster; > > my $conf = PVE::Cluster::cfs_read_file('datacenter.cfg'); That would create a circular package dependency! Note: pve-cluster depends on pve-common