Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing "version" pragma #10

Open
gsullivan opened this issue Mar 8, 2011 · 0 comments
Open

missing "version" pragma #10

gsullivan opened this issue Mar 8, 2011 · 0 comments

Comments

@gsullivan
Copy link

According to "corelist", the "version" pragma (version.pm)
was first released with perl v5.9.0, but the documentation
is missing from the perldoc.perl.org website (5.12.2). The
version pragma is listed on the perlmodlib page, under the
"Pragmatic Modules" section. I would expect to see it also
listed under:
http://perldoc.perl.org/index-pragmas.html

I noticed that the version.pm file does not have any POD in it.
When I run "perldoc version" on my command line, it seems to
be fetching POD from the version.pod file.

Thank you for maintaining the excellent perldoc website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant