in reply to Re^2: Running Perl with Cygwin
in thread Running Perl with Cygwin

cocl04:

You might want to read the cygpath documentation. It's a cygwin tool that converts between Unix and Windows style paths.

...roboticus

Replies are listed 'Best First'.
Re^4: Running Perl with Cygwin
by perlpeter (Initiate) on Feb 21, 2014 at 05:19 UTC
    Looks like for Cygwin Perl default installation it will not install Perl but use the existing Perl installation which I have i.e Strawberry Perl. To install Cygwin Perl, you must change Perl () Default" to change it to "Perl () Install"
Re^4: Running Perl with Cygwin
by Anonymous Monk on Jul 10, 2009 at 05:24 UTC
    Check out this URL for pointers on how to use cygwin perl and AS perl together. http://www.cs.unc.edu/~jeffay/dirt/FAQ/cygwin-perl.html