I'll be creating new ports for a couple of my Perl projects soon. Both of them rely on external p5-* stuff. There seems to be no recommended guidelines for dealing with Perl modules in chroot. Which of the following are recommended for a chroot FLAVOR:

1) Instructing the user via MESSAGE-chroot which files should be copied over to the chroot.
2) Using PFRAG.chroot to copy over the files to chroot.
3) Forgoing any p5-* external dependencies and making the modules a "static" inclusion of the project.

None of them seems ideal.

---
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net


Reply via email to