[gobolinux-devel] Perl modules directories

Jonas Karlsson jonka750 at student.liu.se
Fri Mar 14 02:02:38 NZDT 2008


Getting svk to play nicely forced me to revise things with how Perl
was configured. I was annoyed about having to rebuild my modules every
time I made a bugfix upgrade of perl as well. For example sitelib for
Perl 5.8.8 was configured as $target/lib/perl5/site_lib/5.8.8, but
first I wanted to change it to point at /S/L/L, which was no problem,
but is it ok to drop $version for the path, e.g. setting sitelib to
$goboLibraries/perl5/site_lib? How is binary compability between minor
releases, 5.8 -> 5.10 for modules?

-- 
/Jonas


More information about the gobolinux-devel mailing list