diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-07-12 22:59:56 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-07-12 23:52:12 +0200 |
commit | 3214bedba346419c3021faa94d16724f686829cd (patch) | |
tree | eaaabbe8b116a079ab01d91287c24133ddc5d7c3 /lib | |
parent | e54eb2b67dada4824b911469c3e313129a057c7c (diff) | |
download | perl-3214bedba346419c3021faa94d16724f686829cd.tar.gz |
Move perlxs{,tut}.pod into the ExtUtils-ParseXS dist
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 75022003f5..db67151c4f 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -398,6 +398,8 @@ /parent.pm /perldoc.pod /perlfaq* +/perlxs.pod +/perlxstut.pod /re.pm /threads /threads.pm |