Is there a portable Perl? [closed]

2019-02-08 06:37发布

Is there a portable Perl along the lines of portable Python? Something I could use (while learning the stuff) from my thumb drive?

Oh, and I'm talking about Window XP.

3条回答
孤傲高冷的网名
2楼-- · 2019-02-08 06:45

I've deployed applications to hostile end user machines (i.e. machines I have no control over and no admin password) using Portable Strawberry Perl 5.10 with no problems. For development work in windows you might want this

查看更多
Juvenile、少年°
3楼-- · 2019-02-08 07:01

I can heartily recommend Strawberry Perl.

The Portable version is on Beta (the real meaning of Beta, though), click here to get it.

EDIT: The Portable version is already out of beta (for a few months now), check here

查看更多
别忘想泡老子
4楼-- · 2019-02-08 07:05

There's a test version over at PortableApps.com although it appears that long-term it will be replaced by Strawberry Perl (which is what it's based on).

查看更多
登录 后发表回答