Group
Extension

Matches 1364

Date-Manip ( S/SB/SBECK/Date-Manip-6.98.tar.gz, SBECK, 2025; MetaCPAN )
Date-Manip/lib/Date/Manip/DM5.pod ( view source; MetaCPAN )
t be given
in the correct order.

The word "in" may be given (prepended in English) to the delta ("in 5 years")
and the word "ago" may be given (appended in English) ("6 months ago").  The
"in" is com
Date-Manip ( S/SB/SBECK/Date-Manip-6.98.tar.gz, SBECK, 2025; MetaCPAN )
Date-Manip/lib/Date/Manip/Config.pod ( view source; MetaCPAN )
t 1-7), then the first week
of the year is the one that contains the first occurrence of the DoW
given (X=1 is Monday, X=7 is Sunday).  So, if you want the first week
to be the one that contains the f
XML-Twig ( M/MI/MIROD/XML-Twig-3.54.tar.gz, MIROD, 2025; MetaCPAN )
XML-Twig/Twig.pm ( view source; MetaCPAN )
ll be
wrapped in elements.  C<$1> is wrapped in $tag1, with attributes C<$atts1> if
C<$atts1> is given (as a hashref), C<$2> is wrapped in $tag2...

if $elt is C<< <p>tati tata <b>tutu tati titi</b> t
Date-Manip ( S/SB/SBECK/Date-Manip-6.98.tar.gz, SBECK, 2025; MetaCPAN )
Date-Manip/lib/Date/Manip/Recur.pod ( view source; MetaCPAN )
f the RecurRange variable. If any
of the dates are passed in, they must be included in the order given
(though it is safe to pass an empty string or undef in for any of them
if you only want to set so
XML-Twig ( M/MI/MIROD/XML-Twig-3.54.tar.gz, MIROD, 2025; MetaCPAN )
XML-Twig/lib/XML/Twig.pm ( view source; MetaCPAN )
ll be
wrapped in elements.  C<$1> is wrapped in $tag1, with attributes C<$atts1> if
C<$atts1> is given (as a hashref), C<$2> is wrapped in $tag2...

if C<$elt> is C<< <p>tati tata <b>tutu tati titi</b
Crop-Config ( O/OC/OCTAVIANI/Crop-Config-0.1.25.tar.gz, OCTAVIANI, 2025; MetaCPAN )
Crop-Config/lib/Crop/Object/Warehouse/Pg.pm ( view source; MetaCPAN )
in = {@filter};
	my $class = ref $self || $self;
	
	for my $field (keys %{$in}) {
		next if $field ~~ KEYWORDS;

		for (split ' OR ', $field) {
		    return warn "OBJECT|ALERT: Unknown attribute: $obj
Dios ( D/DC/DCONWAY/Dios-0.002013.tar.gz, DCONWAY, 2024; MetaCPAN )
Dios/lib/Dios.pm ( view source; MetaCPAN )
@targets) {
            for my $key (keys %hash) {
                say "$key: $hash{$key}" if $key ~~ $target;
            }
        }
    }

could be called like so:

    show_targets( \%records, [qr
@targets) {
            for my $key (keys %hash) {
                say "$key: $hash{$key}" if $key ~~ $target;
            }
        }
    }

which would then be called like so:

    show_targets( fro
get (@targets) {
            for my $key (keys %hash) {
                delete $hash{$key} if $key ~~ $target;
            }
        }
    }

which would then be called like so:

    # Modify $input
 
Test-BDD-Cucumber ( E/EH/EHUELS/Test-BDD-Cucumber-0.87.tar.gz, EHUELS, 2025; MetaCPAN )
Test-BDD-Cucumber/lib/Test/BDD/Cucumber/Manual/Tutorial.pod ( view source; MetaCPAN )
ther scenarios.

This is matched by:

 Given qr/a usable (\S+) class/, sub { use_ok( $1 ); };

C<Given()> is a function exported by L<Test::BDD::Cucumber::StepFile> that
accepts two arguments: a regul
                       |
 | but              | "Aber"                                       |
 | given (code)     | "Angenommen", "Gegebensei", "Gegebenseien"   |
 | when (code)      | "Wenn"         
Test-BDD-Cucumber ( E/EH/EHUELS/Test-BDD-Cucumber-0.87.tar.gz, EHUELS, 2025; MetaCPAN )
Test-BDD-Cucumber/lib/Test/BDD/Cucumber/Manual/Steps.pod ( view source; MetaCPAN )
. C<Test2::V0> or
C<Test::Exception>.

L<Test::BDD::Cucumber::StepFile> gives us the functions C<Given()>, C<When()>,
C<Then()> and C<Step()>.

=head1 STEP DEFINITIONS

 Given qr/I have (\d+)/, sub {
                  |
 | background       | "Grundlage"                                  |
 ...
 | given (code)     | "Angenommen", "Gegebensei", "Gegebenseien"   |
 | when (code)      | "Wenn"         
Config-Param ( T/TH/THORGIS/Config-Param-4.000006.tar.gz, THORGIS, 2025; MetaCPAN )
Config-Param/lib/Config/Param.pm ( view source; MetaCPAN )
essing may take place to find an appropriate file (see below).
When just B<-I> or B<--config> is given (no B<=>!), then a file with the current configuration ist written to STDOUT and the program exit
Tree-DAG_Node ( R/RS/RSAVAGE/Tree-DAG_Node-1.35.tgz, RSAVAGE, 2025; MetaCPAN )
Tree-DAG_Node/lib/Tree/DAG_Node.pm ( view source; MetaCPAN )
ncestor to all the nodes given (in
nodes $node and LIST).  In other words, it answers the question: "What
node in the tree, as low as possible, is ancestor to the nodes given
($node and LIST)?"

If th
Acme-Markdown-Embarrassing ( C/CO/CONTRA/Acme-Markdown-Embarrassing-3.2-reindex.tar.gz, CONTRA, 2024; MetaCPAN )
Acme-Markdown-Embarrassing/lib/Acme/Markdown/Embarrassing.pm ( view source; MetaCPAN )
italic* and alternate _italic_

Some ***BOLD ITALIC*** or alternate ___BOLD ITALIC___

Some ~~strikethrough~~

## Quote
> There Is More Than One Way To Do It

> Top level
>> Nested

> Quote with styli
Thread-Queue-Any-Monitored ( L/LN/LNATION/Thread-Queue-Any-Monitored-1.05.tar.gz, LNATION, 2025; MetaCPAN )
Thread-Queue-Any-Monitored/lib/Thread/Queue/Any/Monitored.pm ( view source; MetaCPAN )
        # we're done by specific exit code
            return $post->(@_)
              if $set[0] ~~ $exit;

            # continue monitoring
            $monitor->(@set);
        }
    }
} #_monito
Syntax-Infix-Smartmatch ( L/LE/LEONT/Syntax-Infix-Smartmatch-0.011.tar.gz, LEONT, 2025; MetaCPAN )
Syntax-Infix-Smartmatch/lib/Syntax/Infix/Smartmatch.pm ( view source; MetaCPAN )
atch - Smartmatch done right

=head1 VERSION

version 0.011

=head1 SYNOPSIS

 say "YES" if $value ~~ [1, 2, qr/42/];

=head1 DESCRIPTION

B<NOTE: This module is currently still experimental and the d
match-simple ( T/TO/TOBYINK/match-simple-0.012.tar.gz, TOBYINK, 2023; MetaCPAN )
match-simple/lib/match/smart.pm ( view source; MetaCPAN )
	my @mro = @{ mro::get_linear_isa( ref $obj ) };
	for my $class ( @mro ) {
		my $name = "$class\::(~~";
		my $overload = do {
			no strict 'refs';
			exists( &$name ) ? \&$name : undef;
		};
		return 
  
   if (match($this, $that))
   {
      say "$this matches $that";
   }

=head2 Differences with ~~

There were major changes to smart match between 5.10.0 and 5.10.1. This
module attempts to emulat
smart's operator does not.

   @foo ~~ %bar       # means: \@foo ~~ \%bar
   @foo |M| %bar      # means: scalar(@foo) |M| scalar(%bar)

If you want the C<< \@foo ~~ \%bar >> behaviour, you need to add
Sidef ( T/TR/TRIZEN/Sidef-24.11.tar.gz, TRIZEN, 2024; MetaCPAN )
Sidef/lib/Sidef/Object/Object.pod ( view source; MetaCPAN )
t

=head2 |>

    a |> b

Returns the

=cut

=head2 ||

    a || b

Returns the

=cut

=head2 ~~

    a ~~ b

Returns the

Aliases: I<smartmatch>

=cut

=head2 ⫶

    a ⫶ b

Returns the

=cut

=he
Koha-Contrib-Sudoc ( F/FR/FREDERICD/Koha-Contrib-Sudoc-2.47.tar.gz, FREDERICD, 2024; MetaCPAN )
Koha-Contrib-Sudoc/share/lib/Retro.pm ( view source; MetaCPAN )
_tags = map { sprintf("%03d", $_) } ( 1..999 );
    for my $tag (@all_tags) {
        next if $tag ~~ @tags || $tag == '410'; # On passe, déjà traité plus haut
        my @fields = $sudoc->field($t
 sub {
    my ($self, $record) = @_;

    # Suppression des champs SUDOC dont on ne veut pas dans le catalogue
    $record->fields( [ grep { not $_->tag ~~ @todelete } @{$record->fields} ] );
};


1;
PDF-Builder ( P/PM/PMPERRY/PDF-Builder-3.027.tar.gz, PMPERRY, 2025; MetaCPAN )
PDF-Builder/lib/PDF/Builder.pm ( view source; MetaCPAN )
@corners);
    }

    my $UU = $self->{'pdf'}->{' userUnit'};
    # scale down size if User Unit given (e.g., Letter => 0 0 8.5 11)
    if ($isName && $UU != 1.0) {
        for (my $i=0; $i<4; $i++) {
Moonshine-Bootstrap ( L/LN/LNATION/Moonshine-Bootstrap-0.05.tar.gz, LNATION, 2025; MetaCPAN )
Moonshine-Bootstrap/lib/Moonshine/Bootstrap/Component/NavbarCollapse.pm ( view source; MetaCPAN )
t = Moonshine::Element->new($base_args);

    for my $nav ( @{ $build_args->{navs} } ) {
        given ( delete $nav->{nav_type} ) {
            when ('nav') {
                $base_element->add_child
Moonshine-Bootstrap ( L/LN/LNATION/Moonshine-Bootstrap-0.05.tar.gz, LNATION, 2025; MetaCPAN )
Moonshine-Bootstrap/lib/Moonshine/Bootstrap/Component/Navbar.pm ( view source; MetaCPAN )
', class => 'container-fluid' } )
    );

    for my $nav ( @{ $build_args->{navs} } ) {
        given ( delete $nav->{nav_type} ) {
            when ('header') {
                $nav->{mid} = $build_

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