what packages are needed to use perl with cygwin

-1

i want to know what packages are needed so that Perl can work under windows environment, i need this, because some scripts or shell commands are with the UNIX structure and i don't want to be changing the code. does somebody know?

arturo_bengala

Posted 2014-04-14T21:18:28.960

Reputation: 15

Answers

1

Someone can correct me if Im wrong, but I believe all you need is the Perl package under Interpreters. If there are dependencies, it will install them automatically.

Keltari

Posted 2014-04-14T21:18:28.960

Reputation: 57 019

ah ok thanks i thought it would be necessary to install other packages. – arturo_bengala – 2014-04-14T21:49:47.970

yes it was not necessary, just marked perl and that's it – arturo_bengala – 2014-04-14T21:59:29.707

if this was the answer you needed, be sure to mark it as the answer for future visitors – Keltari – 2014-04-15T00:49:03.490