hello,
> So I obviously installed perl-cddb-get with guix, but the error message
> persisted, and I think installing it the way ripit asks is not the
> "guix-way".
are you using the good perl interpreter ? (the one provided by guix i
guess?)
perl -E 'map say, grep -d, @INC'
should provide a direcory that contains CDDB_get.pm
> As I never hacked with perl and am pretty new to guix, I am unsure if I did
> something wrong.
i don't use guix as much as i would like but i'm pretty confortable with
perl :) so i can try to help
marc