cygpath 1.7 wrong

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Fri Jun 13 14:41:00 GMT 2008


On Fri, Jun 13, 2008 at 04:30:51PM +0200, Corinna Vinschen wrote:
>On Jun 13 15:03, Reini Urban wrote:
>> 1.5$ perl -e'print Cygwin::mount_flags("/cygdrive")'
>> binmode,cygdrive,/cygdrive
>> 1.7$ perl -e'print Cygwin::mount_flags("/cygdrive")'
>> binmode,cygdrive,/cygdrive/
>
>Doesn't work for me:
>
>  1.7$ perl -e'print Cygwin::mount_flags("/cygdrive")'
>  Undefined subroutine &Cygwin::mount_flags called at -e line 1.
>
>How does a standalone example look like?

Don't you need a -MCygwin on the perl command line?

cgf



More information about the Cygwin-apps mailing list