This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1cf867
)
Upgrade to ExtUtils-ParseXS-2.13
author
Steve Peters
<steve@fisharerojo.org>
Tue, 4 Oct 2005 12:02:04 +0000
(12:02 +0000)
committer
Steve Peters
<steve@fisharerojo.org>
Tue, 4 Oct 2005 12:02:04 +0000
(12:02 +0000)
p4raw-id: //depot/perl@25690
lib/ExtUtils/ParseXS.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/ParseXS.pm
b/lib/ExtUtils/ParseXS.pm
index
6167b2e
..
a5f8c28
100644
(file)
--- a/
lib/ExtUtils/ParseXS.pm
+++ b/
lib/ExtUtils/ParseXS.pm
@@
-17,7
+17,7
@@
my(@XSStack); # Stack of conditionals and INCLUDEs
my($XSS_work_idx, $cpp_next_tmp);
use vars qw($VERSION);
-$VERSION = '2.1
2_01
';
+$VERSION = '2.1
3
';
use vars qw(%input_expr %output_expr $ProtoUsed @InitFileCode $FH $proto_re $Overload $errors $Fallback
$cplusplus $hiertype $WantPrototypes $WantVersionChk $except $WantLineNumbers