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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove note about being untested
[perl5.git]
/
dist
/
ExtUtils-ParseXS
/
lib
/
ExtUtils
/
Typemaps.pm
diff --git
a/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
b/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
index
edde4c9
..
13073ac
100644
(file)
--- a/
dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
+++ b/
dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
@@
-683,8
+683,6
@@
sub _escape_backslashes {
=head1 CAVEATS
-Not as well tested as I'd like it to be.
-
Inherits some evil code from C<ExtUtils::ParseXS>.
Adding more typemaps incurs an O(n) validation penalty