Group
Extension

Matches 1309

PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/Libtmp/Transform/Cartography/Cartography.pm ( view source; MetaCPAN )
optical system.

In the forward direction, t_perspective generates perspective views of
a sphere given (lon/lat) mapping or vector information.  In the reverse
direction, t_perspective produces (lon/l
PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/PDLdb.pl ( view source; MetaCPAN )
nes to list (a windowful).
        $incr = $window - 1;

        # Set the start to the argument given (if there was one).
        $start = $1 if $1;

        # Back up by the context amount.
        
XAO-Web ( A/AM/AMALTSEV/XAO-Web-1.93.tar.gz, AMALTSEV, 2025; MetaCPAN )
XAO-Web/lib/XAO/DO/Web/Page.pm ( view source; MetaCPAN )
ry in
the configuration under '/xao/page/render_cache_allow' or with a
'xao.cacheable' parameter given (e.g. something like <%Page ...
xao.cacheable%>).

=item *

There is no "/xao/page/render_cache_u
PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/Basic/PDLdb.pl ( view source; MetaCPAN )
nes to list (a windowful).
        $incr = $window - 1;

        # Set the start to the argument given (if there was one).
        $start = $1 if $1;

        # Back up by the context amount.
        
PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/lib/PDLdb.pl ( view source; MetaCPAN )
nes to list (a windowful).
        $incr = $window - 1;

        # Set the start to the argument given (if there was one).
        $start = $1 if $1;

        # Back up by the context amount.
        
PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/lib/PDL/Transform/Cartography.pm ( view source; MetaCPAN )
optical system.

In the forward direction, t_perspective generates perspective views of
a sphere given (lon/lat) mapping or vector information.  In the reverse
direction, t_perspective produces (lon/l
Markdown-Parser ( J/JD/JDEGUEST/Markdown-Parser-v0.4.1.tar.gz, JDEGUEST, 2024; 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-
Alien-libsecp256k1 ( B/BR/BRTASTIC/Alien-libsecp256k1-0.060000.tar.gz, BRTASTIC, 2025; MetaCPAN )
Alien-libsecp256k1/libsecp256k1/src/modules/ellswift/main_impl.h ( view source; MetaCPAN )
es exist:
 * - Given (x, u), no two distinct c values give the same successful result t.
 * - Every successful result maps back to x through secp256k1_ellswift_xswiftec_var.
 * - Given (x, u), all t v
XS-libdwarf ( S/SY/SYBER/XS-libdwarf-20241226.0.tar.gz, DMOL, 2025; MetaCPAN )
XS-libdwarf/libdwarf/dwarfdump/print_reloc_decls.h ( view source; MetaCPAN )
 the incoming scn_name is known, record the name
    in our reloc section names table.
    For a given (debug) section there can be a .rel or a .rela,
    not both.
    The name-to-index in this table
Syntax-Keyword-Junction ( H/HA/HAARG/Syntax-Keyword-Junction-0.003009.tar.gz, HAARG, 2024; MetaCPAN )
Syntax-Keyword-Junction/lib/Syntax/Keyword/Junction/None.pm ( view source; MetaCPAN )
hs) {
        for (@$self) {
            return if $other ~~ $_;
        }

        return 1;
    }

    for (@$self) {
        return if $_ ~~ $other;
    }

    return 1;
}

1;
END_CODE
  }
}

sub n
Syntax-Keyword-Junction ( H/HA/HAARG/Syntax-Keyword-Junction-0.003009.tar.gz, HAARG, 2024; MetaCPAN )
Syntax-Keyword-Junction/lib/Syntax/Keyword/Junction/All.pm ( view source; MetaCPAN )
        for (@$self) {
            return unless $other ~~ $_;
        }

        return 1;
    }

    for (@$self) {
        return unless $_ ~~ $other;
    }

    return 1;
}

1;
END_CODE
  }
}

sub
Syntax-Keyword-Junction ( H/HA/HAARG/Syntax-Keyword-Junction-0.003009.tar.gz, HAARG, 2024; MetaCPAN )
Syntax-Keyword-Junction/lib/Syntax/Keyword/Junction/One.pm ( view source; MetaCPAN )
       if ($other ~~ $_) {
              return if $count;
              $count = 1;
            }
        }

        return($count == 1);
    }

    for (@$self) {
        if ($_ ~~ $other) {
       
Syntax-Keyword-Junction ( H/HA/HAARG/Syntax-Keyword-Junction-0.003009.tar.gz, HAARG, 2024; MetaCPAN )
Syntax-Keyword-Junction/lib/Syntax/Keyword/Junction/Any.pm ( view source; MetaCPAN )
) {
        for (@$self) {
            return 1 if $other ~~ $_;
        }

        return;
    }

    for (@$self) {
        return 1 if $_ ~~ $other;
    }

    return;
}

1;
END_CODE
  }
}

sub num
Prima ( K/KA/KARASIK/Prima-1.76.tar.gz, KARASIK, 2025; 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>

Net-Inspect ( S/SU/SULLR/Net-Inspect-0.331.tar.gz, SULLR, 2025; MetaCPAN )
Net-Inspect/lib/Net/Inspect/L7/HTTP.pm ( view source; MetaCPAN )
 or METHODS_WITHOUT_RQBODY might
have a request body, that is if no content-length is explicitly given (or
chunked transfer encoding is used) it is assumed that they don't have a body.

=item METHODS_
Tripletail ( M/MI/MIKAGE/Tripletail-0.69.tar.gz, MIKAGE, 2025; MetaCPAN )
Tripletail/lib/Tripletail/Ini.pm ( view source; MetaCPAN )
s#get: Either group [%s] or key [%s] is ".
                      "absent but no default value is given (file: %s) ".
                        "(グループ [%s] もしくはキー [%s] が存在しな
experimentals ( D/DC/DCONWAY/experimentals-0.021.tar.gz, DCONWAY, 2024; MetaCPAN )
experimentals/lib/experimentals.pm ( view source; MetaCPAN )
s of Perl.

For example, from Perl 5.10 to 5.16 the use of smartmatching (either via
an explicit C<~~>, or implicitly in a C<given>/C<when>) did not generate
an "experimental" warning. From 5.18 onwar
ls -report;

    my $_ = 'A1';
    my $aref = [];

    given (readline) {
        when (1) { say 'okay';        }
        when (0) { say fc $_ ~~ //;   }
        default  { push $aref, 1 | 2; }
    }
List-Gen ( S/SO/SOMMREY/List-Gen-0.976.tar.gz, SOMMREY, 2024; MetaCPAN )
List-Gen/lib/List/Gen/Cookbook.pm ( view source; MetaCPAN )
hem directly.

    gen {$_**2} 100             ~~  gen {$_**2} range 0, 100

    my @names = qw/bob alice eve/;
    gen {"hello $_!"} \@names   ~~  gen {"hello $_!"} makegen @names

those were 
Embperl ( G/GR/GRICHTER/Embperl-3.0.1.tar.gz, GRICHTER, 2025; MetaCPAN )
Embperl/Config.pod ( view source; MetaCPAN )
The file should contain the Perl code for 
the application object. There must be no package name given (as the package is set
by Embperl::Object) inside the file, but the @ISA should point to Embperl:
Embperl ( G/GR/GRICHTER/Embperl-3.0.1.tar.gz, GRICHTER, 2025; MetaCPAN )
Embperl/Embperl/Object.pm ( view source; MetaCPAN )
. The file should contain the Perl code for 
the application object. The must be no package name given (as the package is set
by Embperl::Object), but the @ISA should point to Embperl::App.
If set thi

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