[Israel.pm] Perl index
Gabor Szabo
szabgab at gmail.com
Sun Jun 5 00:35:15 PDT 2005
Hi,
In every class I teach I always get into trouble when asked how to locate
the documentation of a keyword or if a keyword exists at all.
For functions perldoc -f XYZ exists but where should one find the syntax of
while, basename or echo ?
So I created Perl index that should provide an index to all these keywords:
http://www.szabgab.com/articles/perlindex.html
Your opinions please.
It is generated from a POD file which is generated from a YAML file.
Source is currently available at
http://www.szabgab.com/articles/perlindex.yaml
Gabor
More information about the Perl
mailing list