Group
Extension

Matches 1303

OpenTelemetry ( J/JJ/JJATRIA/OpenTelemetry-0.022.tar.gz, JJATRIA, 2024; MetaCPAN )
OpenTelemetry/lib/OpenTelemetry/Propagator/TraceContext/TraceFlags.pod ( view source; MetaCPAN )
. If
the value is not, a warning will be logged and the value will be discarded.

If no value is given (or if the value given is undefined), the value will be
set to a default of 0, meaning all flags 
Prima ( K/KA/KARASIK/Prima-1.73.tar.gz, KARASIK, 2024; MetaCPAN )
Prima/pod/Prima/Widget/place.pod ( view source; MetaCPAN )
.
Thus if I<where> is B<se> then the lower-right corner of
I<$slave>'s border will appear at the given (x,y) location
in the master.
The anchor position defaults to B<nw>.

=item B<width> => I<size>

PPI ( O/OA/OALDERS/PPI-1.278.tar.gz, OALDERS, 2024; MetaCPAN )
PPI/lib/PPI/Singletons.pm ( view source; MetaCPAN )
1 } (
	qw{
	-> ++ -- ** ! ~ + -
	=~ !~ * / % x . << >>
	< > <= >= lt gt le ge
	== != <=> eq ne cmp ~~
	& | ^ && || // .. ...
	? :
	= **= += -= .= *= /= %= x= &= |= ^= <<= >>= &&= ||= //=
	=> <> <<>>
	
Koha-Contrib-Sudoc ( F/FR/FREDERICD/Koha-Contrib-Sudoc-2.45.tar.gz, FREDERICD, 2024; MetaCPAN )
Koha-Contrib-Sudoc/share/lib/BibliConverter.pm ( view source; MetaCPAN )
s SUDOC dont on ne veut pas dans le catalogue
    # Koha
    $record->fields( [ grep { not $_->tag ~~ @todelete } @{$record->fields} ] );

    $record->append( MARC::Moose::Field::Std->new(
        ta
PPI ( O/OA/OALDERS/PPI-1.278.tar.gz, OALDERS, 2024; MetaCPAN )
PPI/lib/PPI/Token/Operator.pm ( view source; MetaCPAN )
 ++   --   **   !    ~    +    -
  =~   !~   *    /    %    x
  <<   >>   lt   gt   le   ge   cmp  ~~
  ==   !=   <=>  .    ..   ...  ,
  &    |    ^    &&   ||   //
  ?    :    **=  +=   -=   .=   *=
Archive-Tar-Wrapper ( A/AR/ARFREITAS/Archive-Tar-Wrapper-0.40.tar.gz, ARFREITAS, 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
Markdown-Parser ( J/JD/JDEGUEST/Markdown-Parser-v0.3.2.tar.gz, JDEGUEST, 2023; MetaCPAN )
Markdown-Parser/lib/Markdown/Parser/StrikeThrough.pm ( view source; MetaCPAN )
ft( @_ );
    my $str = $self->children->map(sub{ $_->as_markdown })->join( '' );
    return( "~~${str}~~" );
}

sub as_pod
{
    my $self = shift( @_ );
    my $str = $self->children->map(sub{ $_->as
Markdown::Parser> and inherits from L<Markdown::Parser::Element>

For example:

    ~~This whole sentence is wrong~~

=head1 METHODS

=head2 as_markdown

Returns a string representation of the strike-
Mail-SpamAssassin ( S/SI/SIDNEY/Mail-SpamAssassin-4.0.1-rc1zj-TRIAL.tar.gz, SIDNEY, 2024; MetaCPAN )
Mail-SpamAssassin/lib/Mail/SpamAssassin/NetSet.pm ( view source; MetaCPAN )
->{pt}->add_string($key, $exclude ? '!'.$key : $key)
      } or warn "netset: illegal IP address given (patricia trie): ".
                "'$key': $@\n";
    }

    $cidr .= '/' . $masklen  if define
PDL-Graphics-Gnuplot ( E/ET/ETJ/PDL-Graphics-Gnuplot-2.026.tar.gz, ETJ, 2024; MetaCPAN )
PDL-Graphics-Gnuplot/README.pod ( view source; MetaCPAN )
e what commands
would be sent to gnuplot. This is a dry run. Note that if the 'binary' option is
given (see below), then this dump will contain binary data. If this binary data
should be suppressed fr
 gnuplot I<and> to the log. Useful for debugging I/O issues. Note that
if the 'binary' option is given (see below), then this log will contain binary
data. If this binary data should be suppressed fro
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 (
PDL-Graphics-Gnuplot ( E/ET/ETJ/PDL-Graphics-Gnuplot-2.026.tar.gz, ETJ, 2024; MetaCPAN )
PDL-Graphics-Gnuplot/lib/PDL/Graphics/Gnuplot.pm ( view source; MetaCPAN )
e what commands
would be sent to gnuplot. This is a dry run. Note that if the 'binary' option is
given (see below), then this dump will contain binary data. If this binary data
should be suppressed fr
 gnuplot I<and> to the log. Useful for debugging I/O issues. Note that
if the 'binary' option is given (see below), then this log will contain binary
data. If this binary data should be suppressed fro
Apache2-API ( J/JD/JDEGUEST/Apache2-API-v0.3.0.tar.gz, JDEGUEST, 2024; MetaCPAN )
Apache2-API/lib/Apache2/API/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.

ODF-lpOD ( A/AB/ABEVERLEY/ODF-lpOD-1.200.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-1.200.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
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::
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
Zonemaster-LDNS ( Z/ZN/ZNMSTR/Zonemaster-LDNS-4.0.1.tar.gz, ZNMSTR, 2024; MetaCPAN )
Zonemaster-LDNS/ldns/ldns/buffer.h ( view source; MetaCPAN )
te_at(buffer, buffer->_position, data, count);
	buffer->_position += count;
}

/**
 * copies the given (null-delimited) string to the specified position at the buffer
 * \param[in] buffer the buffer
 
at, const char *str)
{
	ldns_buffer_write_at(buffer, at, str, strlen(str));
}

/**
 * copies the given (null-delimited) string to the current position at the buffer
 * \param[in] buffer the buffer
 * 
r *buffer, const char *str)
{
	ldns_buffer_write(buffer, str, strlen(str));
}

/**
 * copies the given (null-delimited) string to the current position at the buffer
 * increasing the capacity if neces
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
Zonemaster-LDNS ( Z/ZN/ZNMSTR/Zonemaster-LDNS-4.0.1.tar.gz, ZNMSTR, 2024; MetaCPAN )
Zonemaster-LDNS/ldns/ldns/dnssec_sign.h ( view source; MetaCPAN )
 be marked and should specifically 
 * be taken into account separately.
 *
 * When glue_list is given (not NULL), in the process of marking the names, all
 * glue resource records will be pushed to t
EAI-Wrap ( R/RK/RKAPL/EAI-Wrap-1.913.tar.gz, RKAPL, 2024; MetaCPAN )
EAI-Wrap/lib/EAI/Common.pm ( view source; MetaCPAN )
pDataIntoDB/EAI::DB::storeInDB as an indicator for keys for debugging information if primkey not given (errors are shown with this key information). Format is the same as for primkey
		deleteBeforeIns
en)
		format_defaultsep => "", # default separator when format_sep not given (usually in site.config), if no separator is given (not needed for EAI::File::readExcel/EAI::File::readXML), "\t" is used f

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