ׁHello Remy,

On Tue, 18 Oct 2011 09:05:41 -0400
Remy Guo <rollingst...@gmail.com> wrote:

> hi all,
> I have a Perl script in Windows but my system administrator doesn't allow me
> to install ActivePerl nor i guess anything that will change rigistry on the
> machine.
> is there any other way to run the script?
> 

Yes, there are several ways:

1. One is to use the Portable version of Strawberry Perl:

http://strawberryperl.com/releases.html

2. The second one is to use PAR to pack the script into a self-contained
executable:

http://par.wikia.com/wiki/Main_Page

----

Maybe there are other ways that I cannot think of now.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Escape from GNU Autohell - http://www.shlomifish.org/open-source/anti/autohell/

Chuck Norris does not code; when he sits at a computer, it just does whatever
he wants. — Kattana on Freenode’s #perl6 .

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to