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

[MacPerl] How do I make a runtime version with included modules?



Hello,

	I've got a script which includes some standard Mac stuff, for instance:

#!perl

Mac::StandardFile
<etc>

	When I save the script as a "Runtime Version", and then 
launch the application, I get the following error:

# Can't locate Mac/StandardFile.pm in @INC.
File 'space:Desktop Folder:copy'; Line 7
# BEGIN failed--compilation aborted.
File 'space:Desktop Folder:copy'; Line 7

	My question is, how do I add all of the relevant code to my 
runtime version?  I'm really unconcerned about the resulting size of 
the binary, we've got fast networks here and plenty of disk space, 
but I *DON'T* want to distribute the entire MacPerl installation and 
have people trying to install it.

Any ideas?

Thanks!

Brian Doyle
Balance Software, Inc.
lists@balancesoftware.com

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org