On 2007/05/28 15:00, Antti Harri wrote: > PS. Isn't there some library/layer/whatever for perl that could be used to > enable protocol independent package fetching?
scp:// in pkg_add is a bit special, it implements it's own protocol which is run by a program that's piped to Perl on the machine holding the packages. /usr/libdata/perl5/OpenBSD/PackageRepository/SCP.pm
