in reply to Re: Perl & Window's system stuff: Can they get along?
in thread Perl & Window's system stuff: Can they get along?

You also forgot that directories with dots in their names like 'c:\stu.shi\' turn into 'c:\stu~1.shi\' so just use Win32;

 
___crazyinsomniac_______________________________________
Disclaimer: Don't blame. It came from inside the void

perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

  • Comment on (crazyinsomniac) Re: (2) Perl & Window's system stuff: Can they get along?