fix `perldoc -v '$0'`
authorAlan Haggai Alavi <alanhaggai@alanhaggai.org>
Sat, 25 Jun 2011 05:01:04 +0000 (10:31 +0530)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 25 Jun 2011 05:58:13 +0000 (22:58 -0700)
commit9adefa9dfc5c08e8b9baaa79591a32ea32804fdd
treef60832f44a0cc9201ac125ced0cec99419e8af98
parentc74d6d75f56a70245bb2a04967a8330ef62fbc8f
fix `perldoc -v '$0'`

Presently, `perldoc -v '$0'` fetches the entry for $<digits> ($1, $2,
...) instead of $0 ($PROGRAM_NAME).
dist/Pod-Perldoc/lib/Pod/Perldoc.pm