Lines Matching refs:first

348 # we need to draw a dependency tree and do the leaves first. This can
355 # possibly by jumping the queue if they are already there. My first code
364 # (1) looks at the first item in the queue without shifting it off
369 # even if the item isn't the first in the queue anymore* (that way
399 # CPAN::Queue::first ;
400 sub first {
2053 # the first stab at it we could use a 1 for "X".
2114 while ($s = CPAN::Queue->first) {
5043 # shadowing effect. As it makes no sense to take the first in @INC for
5971 # if the first user reaches version v43, he will be treated as "+".
6119 succeeded or not. The C<force> command takes as a first argument the
6172 acts like most shells do. The first word is being interpreted as the
6240 The first example will be driven by an object of the class
6263 given. In scalar context it only returns the first element of the
6323 as the first line instead. Or you can combine some of the above
6475 yet been run, it will be run first. A C<make test> will be issued in
6581 Returns the filename of the module found in @INC. The first file found
6662 The only required part is the first field, the name of a module
6737 URLs. Of course, you have to collect your modules somewhere first. So
6746 When the CPAN module is used for the first time, a configuration
6843 C<file> URLs, CPAN always tries to get files from there first. This
6856 token and is tried as the first site for the next request. So if you
7035 Install the bundle file you produced in the first step with something like
7089 on first try?