-----Original Message-----
From: perforce-user-admin at perforce.com
[mailto:perforce-user-admin at perforce.com]On Behalf Of Hoff, Todd
Sent: Monday, April 19, 2004 5:46 PM
To: 'jab'
Cc: 'perforce-user at perforce.com'
Subject: RE: [p4] RE: Perforce from Python on Windows
Thanx, but i'd rather parse then link something into perl.
Unless I misunderstand, it's just a module, it doesn't need to be statically
linked into the perl binary. It can be dynamically loaded on demand, like all
modern XS modules.
-Ken