Hi, I'm thinking about ease of distribution of perl + scripts, and I'm wondering if there's a way to integrate/embed .pm's directly into the Perl interpreter (with a re-compile), and access them as normal. I can't find any resources on this, so I'm assuming the answer is "no", but I thought I'd check.
Thanks.