repo.or.cz
/
msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vimrc: use the 'diff' syntax highlighting; 'gitdiff' does not exist
[msysgit.git]
/
bin
/
perldoc
blob
6a9d1619dc51d5318878cf0eb7265b51ebbf3f9e
1
#!/usr/bin/perl
2
eval
'exec /usr/bin/perl -S
$0
${1+"$@"}'
3
if
0
;
4
5
# This "perldoc" file was generated by "perldoc.PL"
6
7
require
5
;
8
BEGIN
{ $^
W
=
1
if
$ENV
{
'PERLDOCDEBUG'
} }
9
use
Pod
::
Perldoc
;
10
exit
(
Pod
::
Perldoc
->
run
() );
11