--- Cameron Malchow <[EMAIL PROTECTED]> wrote:
> In unix, specifically OS X, if you have a perl program that is either
> binary or ascii how can you convert it to the opposite format?
No binary version of Perl programs (at least that I'd recommend).
Could you elaborate on what you mean?
For normal *NIX scripts, put a "shebang" (a shell-bang, #!) at the top.
No leading whitespace, like this:
#!/path/to/perl -w
Then just make the file executable.
Is that what you were looking for?
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/