Re: [PATCH] dynamically link swig runtime on windows (Can I commit this?)
From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-08-07 22:52:38 CEST
Russell Yanofsky wrote:
"perl -e 'print $]'" returns "5.006001" for me. What's the most reliable way
_re_perl_version = re.compile(r'(\d+)\.(\d{3})')
def perl_library(version):
perl_library('5.006001')
Does this work on perl 5.8?
- Russ
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.