6 messages in com.perforce.perforce-user[p4] RE: Perforce from Python on Windows
FromSent OnAttachments
Matthew Henry19 Apr 2004 13:41 
Hoff, Todd19 Apr 2004 14:00 
jab19 Apr 2004 15:32 
Hoff, Todd19 Apr 2004 15:45 
Tetlow, Gordon19 Apr 2004 16:28 
Williams, Kenneth (Ken) (TLR Corp)20 Apr 2004 07:28 
Subject:[p4] RE: Perforce from Python on Windows
From:Williams, Kenneth (Ken) (TLR Corp) (Ken.@thomson.com)
Date:04/20/2004 07:28:56 AM
List:com.perforce.perforce-user

-----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