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:
4f62cd6
)
Increase XS::Typemap::VERSION to 0.11
author
Father Chrysostomos
<sprout@cpan.org>
Tue, 20 Aug 2013 08:06:53 +0000
(
01:06
-0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 20 Aug 2013 19:50:01 +0000
(12:50 -0700)
ext/XS-Typemap/Typemap.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS-Typemap/Typemap.pm
b/ext/XS-Typemap/Typemap.pm
index
de1cc6d
..
4bf7e70
100644
(file)
--- a/
ext/XS-Typemap/Typemap.pm
+++ b/
ext/XS-Typemap/Typemap.pm
@@
-36,7
+36,7
@@
require XSLoader;
use vars qw/ $VERSION @EXPORT /;
-$VERSION = '0.1
0
';
+$VERSION = '0.1
1
';
@EXPORT = (qw/
T_SV