Update: thanks gellyfish for pointing out that this works as long as the included modules do not depend on XS components or autosplit subroutines. In that case, it would be necessary to push the architecture specific directories as well#!/usr/bin/perl -w BEGIN { push @INC, 'path'; } use strict; use modulename;
In reply to Re: A simple library question
by trantor
in thread A simple library question
by cranberry13
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |