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
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to