Group
Extension

Matches 1309

Net-API-REST ( J/JD/JDEGUEST/Net-API-REST-v1.2.3.tar.gz, JDEGUEST, 2024; MetaCPAN )
Net-API-REST/lib/Net/API/REST/Query.pm ( view source; MetaCPAN )
he current parameter
set.

=item strip_like($regex)

Remove all parameters whose names match the given (qr-quoted) regex e.g.

    $qq->strip_like(qr/^utm/)

Does NOT match against parameter values.

Archive-Tar-Wrapper ( H/HA/HAARG/Archive-Tar-Wrapper-0.42.tar.gz, HAARG, 2024; MetaCPAN )
Archive-Tar-Wrapper/lib/Archive/Tar/Wrapper.pm ( view source; MetaCPAN )
) and upon extraction, it'll adjust the
permissions of newly generated files if the -p option is given (default for
superuser).

=back

=head1 BUGS

B<Archive::Tar::Wrapper> doesn't currently handle f
ODF-lpOD ( A/AB/ABEVERLEY/ODF-lpOD-2.001.tar.gz, ABEVERLEY, 2024; MetaCPAN )
ODF-lpOD/lib/ODF/lpOD/Table.pm ( view source; MetaCPAN )
     }
                else
                        {
                        #$match = TRUE if $v ~~ $filter;
                        $match = TRUE if fake_smartmatch($v, $filter);
                  
ODF-lpOD ( A/AB/ABEVERLEY/ODF-lpOD-2.001.tar.gz, ABEVERLEY, 2024; MetaCPAN )
ODF-lpOD/lpOD/Element.pm ( view source; MetaCPAN )
        'text:name' : 'text:id';
        my %opt = (attribute => $attr, value => $name);
        given ($role)
                {
                when (undef)
                        {
                
{
        my $self        = shift;
        my $type        = shift;

        my $filter;
        given ($type)
                {
                when (undef)
                        {
                

        my $self        = shift;
        my $value       = $self->get_attribute(shift);
        given ($value)
                {
                when (undef)
                        {
               
Regexp-Common ( A/AR/ARFREITAS/Regexp-Common-v1.0.0.tar.gz, ARFREITAS, 2024; MetaCPAN )
Regexp-Common/lib/Regexp/Common/URI/pop.pm ( view source; MetaCPAN )
m $2

The I<scheme>.

=item $3

The I<user>, if given.

=item $4

The I<authentication type>, if given (could be a I<*>).

=item $5

The I<host>.

=item $6

The I<port>, if given.

=back

=head1 REFER
Regexp-Common ( A/AR/ARFREITAS/Regexp-Common-v1.0.0.tar.gz, ARFREITAS, 2024; MetaCPAN )
Regexp-Common/lib/Regexp/Common/net.pm ( view source; MetaCPAN )
 the first part of
a domain does not look like an IP address. If the C<< {-rfc1101} >> option
is given (as in C<< $RE {net} {domain} {-rfc1101} >>), we will match using
the relaxed rules.

=head1 REFE
Text-Treesitter ( P/PE/PEVANS/Text-Treesitter-0.13.tar.gz, PEVANS, 2024; MetaCPAN )
Text-Treesitter/lib/Text/Treesitter/QueryCursor.pm ( view source; MetaCPAN )
 );

Performs the query pattern-matching operation by attempting to match node
subtrees from the given (root) node, against patterns defined by the query.

This method does not return a result; instea
Regex-Common ( A/AR/ARFREITAS/Regex-Common-v1.0.0.tar.gz, ARFREITAS, 2024; MetaCPAN )
Regex-Common/lib/Regex/Common/URI/pop.pm ( view source; MetaCPAN )
m $2

The I<scheme>.

=item $3

The I<user>, if given.

=item $4

The I<authentication type>, if given (could be a I<*>).

=item $5

The I<host>.

=item $6

The I<port>, if given.

=back

=head1 REFER
Regex-Common ( A/AR/ARFREITAS/Regex-Common-v1.0.0.tar.gz, ARFREITAS, 2024; MetaCPAN )
Regex-Common/lib/Regex/Common/net.pm ( view source; MetaCPAN )
 the first part of
a domain does not look like an IP address. If the C<< {-rfc1101} >> option
is given (as in C<< $RE {net} {domain} {-rfc1101} >>), we will match using
the relaxed rules.

=head1 REFE
Net-SIP ( S/SU/SULLR/Net-SIP-0.838.tar.gz, SULLR, 2024; MetaCPAN )
Net-SIP/lib/Net/SIP/Simple.pm ( view source; MetaCPAN )
          - alias for domain2proxy
# Returns: $self
# Comment:
# FIXME
# If more than one leg is given (e.g. legs+outgoing_proxy) than you have
# to provide a function to find out, which leg is used t
Net-SIP ( S/SU/SULLR/Net-SIP-0.838.tar.gz, SULLR, 2024; MetaCPAN )
Net-SIP/lib/Net/SIP/Request.pod ( view source; MetaCPAN )
ponse will
be based on the request, but can be added or overridden using \%HEADER.
If MSG is not given (e.g. argument is missing, second argument is \%HEADER
already) a builtin message for the code wi
DBIx-Class-DeploymentHandler ( W/WE/WESM/DBIx-Class-DeploymentHandler-0.002234.tar.gz, WESM, 2024; MetaCPAN )
DBIx-Class-DeploymentHandler/lib/DBIx/Class/DeploymentHandler/Manual/CatalystIntro.pod ( view source; MetaCPAN )
 say <<'OUT';
 usage:
   install
   upgrade
   current-version
 OUT
 }

 help unless $ARGV[0];

 given ( $ARGV[0] ) {
     when ('install')         { install()         }
     when ('upgrade')         
podlators ( R/RR/RRA/podlators-v6.0.2.tar.gz, RRA, 2024; MetaCPAN )
podlators/lib/Pod/Man.pm ( view source; MetaCPAN )
 accents for nroff and troff
.if n \{\
.    ds ' \&
.    ds ` \&
.    ds ^ \&
.    ds , \&
.    ds ~ ~
.    ds /
.\}
.if t \{\
.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h'|\\n:u'
.    ds ` \\k:\h'-(\\
as set to an unknown value.

=item Invalid quote specification "%s"

(F) The quote specification given (the C<quotes> option to the
constructor) was invalid.  A quote specification must be either one
podlators ( R/RR/RRA/podlators-v6.0.2.tar.gz, RRA, 2024; MetaCPAN )
podlators/lib/Pod/Text.pm ( view source; MetaCPAN )
as set to an unknown value.

=item Invalid quote specification "%s"

(F) The quote specification given (the C<quotes> option to the
constructor) was invalid.  A quote specification must be either one
Test2-Suite ( E/EX/EXODIST/Test2-Suite-0.000163.tar.gz, EXODIST, 2024; MetaCPAN )
Test2-Suite/lib/Test2/Tools/ClassicCompare.pm ( view source; MetaCPAN )
c',
    'and' => 'logic',
    '//'  => 'logic',

    '&' => 'bitwise',
    '|' => 'bitwise',

    '~~' => 'match',
);
sub cmp_ok($$$;$@) {
    my ($got, $op, $exp, $name, @diag) = @_;

    my $ctx = c
m =~  (str)

=item &&

=item ||

=item xor

=item or

=item and

=item //

=item &

=item |

=item ~~

=back

=back

=head1 SOURCE

The source code repository for Test2-Suite can be found at
F<https:/
autodie ( T/TO/TODDR/autodie-2.37.tar.gz, TODDR, 2023; MetaCPAN )
autodie/lib/Fatal.pm ( view source; MetaCPAN )
ned, @results ];
        }
        elsif ( SMARTMATCH_ALLOWED ) {
            $match = q[ @results ~~ $hints->{list} ];
            warnings::warnif('deprecated', sprintf(WARNING_SMARTMATCH_DEPRECATED
!defined $retval ];
        }
        elsif (SMARTMATCH_ALLOWED) {
            $match = q[ $retval ~~ $hints->{scalar} ];
            warnings::warnif('deprecated', sprintf(WARNING_SMARTMATCH_DEPRECAT
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
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
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), 
Mail-SpamAssassin ( S/SI/SIDNEY/Mail-SpamAssassin-4.0.1-rc1zj-TRIAL.tar.gz, SIDNEY, 2024; MetaCPAN )
Mail-SpamAssassin/spamd-apache2/bin/Bench-spamd.pl ( view source; MetaCPAN )
empfoo;
my $start = [gettimeofday];

while ($mux->handles < $opt{conc} && new_conn()) {
    ##warn ~~ $mux->handles();
    die if $mux->handles > $opt{conc};
}
$mux->loop;

my $howlong = tv_interval($

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