At 20:31 2003-12-30, MJG wrote:
I was looking through some of the examples and noted a reference to blib
(use blib;)

I checked my perl distribution (5.8) and did not find this module.  Is
it supposed to be part of the standard distribution or installed with
Win32::GUI?

Until someone tell you otherwise, I'd say that the blib directory is a "build lib" dir. I.e. it's used using "nmake" and "nmake test" while installing the module, and possibly during development by the programmer. The "use" clause is there to force a script to use the development code rather that the version installed in c:\perl\site\lib.

I may be wrong of course.


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "Assembly Language Windows Applications"
http://grc.com/smgassembly.htm
dmoz (1 of 3): /Computers/Programming/Languages/Assembly/ 66


Reply via email to