in reply to Re: developing and distributing perl apps
in thread developing and distributing perl apps

the -u option is to dump the core after parsing.

There are a handful of different ways to compile perl into an executable, depending on what platform you are on, what you're willing to spend, and what you need. I use ActiveState's PerlDevKit, but my work paid for it.

- - arden.

  • Comment on Re: Re: developing and distributing perl apps