[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Howto import modules into runtimes?



At 7.59 97/4/21, Axel Rose wrote:
>I couldn't find the answer in the documentation:
>
>Can anybody give me a step by step instruction of how to
>make modules accessible in runtime applications?
>
>I tried
>
>BEGIN { @INC="hard disk:macperl folder:lib:" };
>use MyModule;

If the module is in the right place in the Perl filetree, then all that is
ncessary is a simple

        use MyModule;

#================================================================
Chris Nandor                                      pudge@pobox.com
PGP Key 1024/B76E72AD                           http://pudge.net/
Keyfingerprint = 08 24 09 0B CE 73 CA 10  1F F7 7F 13 81 80 B6 B6



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch