I've seen that %_ is treated as a special variable in Perl, as $_ and
@_ are: no warning is issued when using it without a package name, no
'my' is allowed on that var; the problem is that I could not find it
among Perl's documentation.
I'd like to use it in a program but am not sure whether I might be
interfering with some other intended use for %_ .
Considering similar variables that are used by Perl and documented in
perlvar, it does not seem unlikely that it will be predefined in future
Perl versions. Hence, I for one would not use it. To be safe.
Re: Finding installed package files ... > you appear to want is a file that lists executables and documentation.... contains links to the most important information about the installation.... > doubt others could finesse the command.... I do understand that rpm has many options that tell me about a package.... (alt.os.linux.redhat)
Re: debian how-to ... today I wanted to read up on git hook scripts.... which tells me that git is in the "git-core" package.... Perhaps it should be policy that if the documentation isn't in the usual ... easily access all the documentation related to a command; PDF viewers... (Debian-User)
Re: Javadoc question re Eclipse ... The documentation seems to be saying that I should put this file in my source tree under the package being documented. ... I tried creating a Class named package-info in Package Explorer within the ... Each package can have its own package-level doc comment source file that The Javadoc tool will merge into the documentation that it produces. ... (comp.lang.java.programmer)
Re: debian how-to ... today I wanted to read up on git hook scripts.... because there is no "git" package.... So I check the source package for git-core to see if the docs got ... I think the biggest problem is that documentation is organized by ... (Debian-User)
Re: Several beginners questions ... manual or documentation using the wrapfig package but found none. ... That is, a full latex file that compiles, that would not show the problem anymore if you removed any line. ... The \graphicspath command may be helpful to save you some tedious typing, if you store your images in a special directory. ... (comp.text.tex)