Group
Extension

Matches 1364

PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/Basic/Lib-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/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
PDL ( E/ET/ETJ/PDL-2.100.tar.gz, ETJ, 2025; MetaCPAN )
PDL/GENERATED/PDL/GSL/LINALG.pm ( view source; MetaCPAN )
L(A)->dims[0], $PDL(A)->dims[1]) : 1)); int [o,phys]signum())

=for ref

LU decomposition of the given (real or complex) matrix.

=for bad

LU_decomp ignores the bad-value flag of the input ndarrays.
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.
        
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
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
PDF-Table ( O/OM/OMEGA/PDF-Table-1.007.tar.gz, OMEGA, 2025; MetaCPAN )
PDF-Table/lib/PDF/Table/Settings.pm ( view source; MetaCPAN )
nd delete old
# assume any leading '-' already removed
# warning if both deprecated and new name given (use new)
# release at T-6 months, consider issuing warning to remind update needed
# release at 
XML-RSS ( S/SH/SHLOMIF/XML-RSS-1.65.tar.gz, SHLOMIF, 2025; MetaCPAN )
XML-RSS/lib/XML/RSS.pm ( view source; MetaCPAN )
are needs',
               rating         => '(PICS-1.1 "http://www.classify.org/safesurf/" 1 r (SS~~000 1))',
               copyright      => 'Copyright 1999, Freshmeat.net',
               pubDate 
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] が存在しな
PDK ( C/CA/CARELINE/PDK-0.014.tar.gz, CARELINE, 2024; MetaCPAN )
PDK/lib/PDK/Utils/Set.pm ( view source; MetaCPAN )
------------
sub isEqual {
  my ($self, $setObj) = @_;
  return (@{$self->mins} ~~ @{$setObj->mins} and @{$self->maxs} ~~ @{$setObj->maxs});
}

#-------------------------------------------------------
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
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; }
    }
SPVM-Resource-Libpng ( K/KI/KIMOTO/SPVM-Resource-Libpng-0.013.tar.gz, KIMOTO, 2025; MetaCPAN )
SPVM-Resource-Libpng/lib/SPVM/Resource/Libpng.native/include/png.h ( view source; MetaCPAN )
nst void *buffer, png_int_32 row_stride,
   const void *colormap));
   /* Write the image to the given (FILE*). */
#endif /* SIMPLIFIED_WRITE_STDIO */

/* With all write APIs if image is in one of the
Locales ( D/DY/DYACOB/Locales-0.05.tar.gz, DMUEY, 2025; MetaCPAN )
Locales/lib/Locales.pm ( view source; MetaCPAN )
s no warning or errors of it’s own. If any function or method returns false then the arguments given (or not given) were invalid/not found.

Deviations from this are documented per function/method.
SPVM-Resource-Libpng ( K/KI/KIMOTO/SPVM-Resource-Libpng-0.013.tar.gz, KIMOTO, 2025; MetaCPAN )
SPVM-Resource-Libpng/original.tmp/libpng/png.h ( view source; MetaCPAN )
nst void *buffer, png_int_32 row_stride,
   const void *colormap));
   /* Write the image to the given (FILE*). */
#endif /* SIMPLIFIED_WRITE_STDIO */

/* With all write APIs if image is in one of the
SPVM-Resource-Libpng ( K/KI/KIMOTO/SPVM-Resource-Libpng-0.013.tar.gz, KIMOTO, 2025; MetaCPAN )
SPVM-Resource-Libpng/lib/SPVM/Resource/Libpng.native/src/png.h ( view source; MetaCPAN )
nst void *buffer, png_int_32 row_stride,
   const void *colormap));
   /* Write the image to the given (FILE*). */
#endif /* SIMPLIFIED_WRITE_STDIO */

/* With all write APIs if image is in one of the
Async-Microservice ( J/JK/JKUTEJ/Async-Microservice-0.04.tar.gz, JKUTEJ, 2025; MetaCPAN )
Async-Microservice/lib/Async/Microservice/Time.pm ( view source; MetaCPAN )
s the only parallel processed reponse method (the other ones are
pure CPU-only bound) that sleep given (or random) number of seconds and
only then returns the request response with when it started and
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

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