It should work, assuming you're not doing anything funky with installed
packages.

You might also look into Perl2Exe (http://www.indigostar.com/perl2exe.htm)
which bundles your Perl script and all necessary support files (aka
packages) into a single executable to be used for the purpose you describe
below.

-r


-----Original Message-----
From: Craig Williams [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 30, 2002 7:22 AM
To: [EMAIL PROTECTED]
Subject: Re: Does Perl have to be installed ?



<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Are you guaranteed of a certain operating environment, that is, on the
customer side?

Yes. Always Windows 2000.


> http://danconia.org
>
>
> ------------------------------------------------
> On Mon, 30 Dec 2002 02:44:55 -0000, "Craig Williams" <[EMAIL PROTECTED]>
wrote:
>
> > Sounds crazy I know but if I'm on a customers side with my CD of pl
scripts
> > I don't want to have to install Perl on their
> > servers just to run my code. Can I just put the binary files on the CD
and
> > run them ?
> >
> > thanks
> >
> > Craig
> >
> >
> >
> > --
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to