Group
Extension

Matches 1310

ODF-lpOD ( A/AB/ABEVERLEY/ODF-lpOD-2.001.tar.gz, ABEVERLEY, 2024; MetaCPAN )
ODF-lpOD/lpOD/TextElement.pod ( view source; MetaCPAN )
essed as a
regular expression. The second instruction sets a bookmark in the same
paragraph at a given (zero-based), so before the 5th character.

In order to put a bookmark according to a regexp that
ODF-lpOD ( A/AB/ABEVERLEY/ODF-lpOD-2.001.tar.gz, ABEVERLEY, 2024; MetaCPAN )
ODF-lpOD/lib/ODF/lpOD/TextElement.pod ( view source; MetaCPAN )
essed as a
regular expression. The second instruction sets a bookmark in the same
paragraph at a given (zero-based), so before the 5th character.

In order to put a bookmark according to a regexp that
DBD-Pg ( T/TU/TURNSTEP/DBD-Pg-3.18.0.tar.gz, JBAKER, 2023; MetaCPAN )
DBD-Pg/dbd-pg.pod ( view source; MetaCPAN )
----------------------------
 ~~    Same as SQL "LIKE" operator                'scrappy,marc' ~~ '%scrappy%'
 !~~   Same as SQL "NOT LIKE" operator            'bruce' !~~ '%al%'
 ~     Match (regex), 
Perl-Tokenizer ( T/TR/TRIZEN/Perl-Tokenizer-0.11.tar.gz, TRIZEN, 2024; MetaCPAN )
Perl-Tokenizer/lib/Perl/Tokenizer.pm ( view source; MetaCPAN )
y @postfix_operators    = qw( ++ -- );
my @prec_operators       = qw ( ... .. -> ++ -- =~ <=> \\ ? ~~ ~. ~ : >> >= > << <= < == != ! );
my @assignment_operators = qw( && || // ** % ^. ^ &. & |. | * + 
urpmi ( T/TV/TVIGNAUD/urpmi-v8.133.2.tgz, TVIGNAUD, 2024; MetaCPAN )
urpmi/pod/8/urpmq.pod ( view source; MetaCPAN )
ven.

=item B<--whatrequires-recursive>

Reverse search to what requires recursively the package given
(looking through virtual packages).

=back

=head2 Output Options

=over


=item B<-i>

Prints us
Test2-Tools-HTTP ( P/PL/PLICEASE/Test2-Tools-HTTP-0.12.tar.gz, PLICEASE, 2024; MetaCPAN )
Test2-Tools-HTTP/lib/Test2/Tools/HTTP.pm ( view source; MetaCPAN )
gent>.

=head2 psgi_app_del [app_del]

 psgi_app_del;
 psgi_app_del $url;

Remove the app at the given (or default) URL.

=head2 psgi_app_guard [app_guard]

 my $guard = psgi_app_guard $app;
 my $guar
MIME-tools ( D/DS/DSKOLL/MIME-tools-5.515.tar.gz, DSKOLL, 2024; MetaCPAN )
MIME-tools/lib/MIME/Head.pm ( view source; MetaCPAN )
 MIME entities to scalars.

Also, it defaults to the I<currently-selected> filehandle if none is given
(not STDOUT!), so I<please> supply a filehandle to prevent confusion.

=cut

sub print {
    my (
BmltClient-ApiClient ( B/BM/BMLT/BmltClient-ApiClient-0.tar.gz, BMLT, 2022; MetaCPAN )
BmltClient-ApiClient/lib/BmltClient/Role/AutoDoc.pm ( view source; MetaCPAN )
                               ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
                                 $role_reqs
.

    format INHERIT_POD =
=head1 NAME

@*
$myclass

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
                                                               $handles
.

    format ATTR_NARROW 
         $handles
             ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
             $handles

.
    format ATTRHEAD_POD =
=head1 ATTRIBUTES

.
    format ATTR_POD =

=he
Dancer2-Plugin-OpenAPI ( Y/YA/YANICK/Dancer2-Plugin-OpenAPI-1.0.2.tar.gz, YANICK, 2024; MetaCPAN )
Dancer2-Plugin-OpenAPI/lib/Dancer2/Plugin/OpenAPI.pm ( view source; MetaCPAN )
ormation' }
        },
    },
    get '/judge/:judge_name' => { ... };

If the key C<example> is given (instead of C<examples> as defined by the OpenAPI specs), 

and the serializer used by the applic
Syntax-Operator-Matches ( T/TO/TOBYINK/Syntax-Operator-Matches-0.000003.tar.gz, TOBYINK, 2023; MetaCPAN )
Syntax-Operator-Matches/lib/Syntax/Operator/Matches.pm ( view source; MetaCPAN )
ide being passed as an
argument.

=item *

If the right hand side is an object which overloads C<< ~~ >>, then this
will be used.

=item *

If the right hand side is an arrayref, then the operator rec
or will croak.

=back

=head2 Use with Type::Tiny

L<Type::Tiny> type constraints overload the C<< ~~ >> operator, so the
following will work:

  use Types::Standard qw( Str ArrayRef );
  use Syntax::
LaTeXML ( B/BR/BRMILLER/LaTeXML-0.8.8.tar.gz, BRMILLER, 2024; MetaCPAN )
LaTeXML/lib/LaTeXML/Core/Stomach.pm ( view source; MetaCPAN )
to primitives or
constructors.

=item C<< @boxes = $stomach->invokeToken($token); >>

Invoke the given (expanded) token.  If it corresponds to a
Primitive or Constructor, the definition will be invoke
LaTeXML ( B/BR/BRMILLER/LaTeXML-0.8.8.tar.gz, BRMILLER, 2024; MetaCPAN )
LaTeXML/lib/LaTeXML/Package.pm ( view source; MetaCPAN )
ssed to the currently loading package or class.
# If inorder=>1, they are processed in the order given (like \ProcessOptions*),
# otherwise, they are processed in the order declared.
# Unless noundefi
Devel-MAT ( P/PE/PEVANS/Devel-MAT-0.53.tar.gz, PEVANS, 2024; MetaCPAN )
Devel-MAT/lib/Devel/MAT/Graph.pm ( view source; MetaCPAN )
->sv_at( $_[0]->addr ) }

=head2 roots

   @roots = $node->roots;

Returns any root descriptions given (by calls to C<< $graph->add_root >> for
the SV at this node.

   $graph->add_root( $sv, $desc );
LaTeXML ( B/BR/BRMILLER/LaTeXML-0.8.8.tar.gz, BRMILLER, 2024; MetaCPAN )
LaTeXML/lib/LaTeXML/MathParser.pm ( view source; MetaCPAN )
en created.
# scriptpos = (pre|mod|post) number; where number is the binding-level.
# If $pos is given (pre|mid|post), it overrides the position implied by the script
sub NewScript {
  my ($base, $scr
Aion-Format ( D/DA/DART/Aion-Format-0.0.10.tar.gz, DART, 2024; MetaCPAN )
Aion-Format/lib/Aion/Format.pm ( view source; MetaCPAN )
) {
	my $s = shift;
	$s =~ s!#\{(?<x>[\w \t]*)\}|#(?<x>\w+)!
		my $x = $+{x};
		$x = "RESET" if $x ~~ [qw/r R/];
		Term::ANSIColor::color($x)
	!nge;
	sprintf $s, @_
}

# Печатает в STDOUT в
Aion-Format ( D/DA/DART/Aion-Format-0.0.10.tar.gz, DART, 2024; MetaCPAN )
Aion-Format/lib/Aion/Format/Html.pm ( view source; MetaCPAN )
h @attrs, $+{val} eq ""? " $+{attr}"
				: join "", " ", $+{attr}, "=", $+{quot},
					lc $+{attr} ~~ [qw/src href/]
						? Aion::Format::Url::normalize_url($+{val}, $link)
						: $+{val},
					$+{q
Perl-Metrics-Simple ( M/MA/MATISSE/Perl-Metrics-Simple-v1.0.3.tar.gz, MATISSE, 2023; MetaCPAN )
Perl-Metrics-Simple/lib/Perl/Metrics/Simple/Analysis/File.pm ( view source; MetaCPAN )
   >>=
    ?
    and
    cmp
    eq
    gt
    lt
    ne
    not
    or
    xor
    ||
    ||=
    ~~
    );

Readonly::Array our @DEFAULT_LOGIC_KEYWORDS => qw(
    else
    elsif
    for
    foreach 
   >>=
    ?
    and
    cmp
    eq
    gt
    lt
    ne
    not
    or
    xor
    ||
    ||=
    ~~

You can supply your own list by setting:
I<@Perl::Metrics::Simple::Analysis::File::LOGIC_OPERATOR
Acme-CPANModules-VersionNumber-Perl ( P/PE/PERLANCAR/Acme-CPANModules-VersionNumber-Perl-0.002.tar.gz, PERLANCAR, 2024; MetaCPAN )
Acme-CPANModules-VersionNumber-Perl/lib/Acme/CPANModules/VersionNumber/Perl.pm ( view source; MetaCPAN )
 can be converted to decimal ("numified") form using this
convention: minor and lesser parts are given (at least) three decimal digits
each. For example, 1.2.3 becomes 1.002003. 1.20.3 becomes 1.02000
 can be converted to decimal ("numified") form using this
convention: minor and lesser parts are given (at least) three decimal digits
each. For example, 1.2.3 becomes 1.002003. 1.20.3 becomes 1.02000
Tickit-Widget-FileViewer ( T/TE/TEAM/Tickit-Widget-FileViewer-0.005.tar.gz, TEAM, 2024; MetaCPAN )
Tickit-Widget-FileViewer/lib/Tickit/Widget/FileViewer.pod ( view source; MetaCPAN )
ta> and L</render_line_number>
to do the actual drawing.

=head2 render_line_number

Renders the given (zero-based) line number at the current
cursor position.

Subclasses should override this to prov
Compress-BGZF ( V/VO/VOLKENING/Compress-BGZF-0.007001.tar.gz, VOLKENING, 2024; MetaCPAN )
Compress-BGZF/lib/Compress/BGZF/Reader.pm ( view source; MetaCPAN )
f (defined $block_offset
        && $block_offset == $self->{block_offset});

    # if no offset given (e.g. sequential reads), move to next block
    if (! defined $block_offset) {
        $block_off

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.