Group
Extension

Matches 1354

HTML-HTML5-Parser ( T/TO/TOBYINK/HTML-HTML5-Parser-0.992.tar.gz, TOBYINK, 2021; MetaCPAN )
HTML-HTML5-Parser/lib/HTML/HTML5/Parser/UA.pm ( view source; MetaCPAN )
contains the response
body, decoded into a Perl character string (not a byte string).

If $ua is given (it's optional), then this user agent will be used to
perform the actual request. Must be undef o
Unicode-Collate ( S/SA/SADAHIRO/Unicode-Collate-1.31.tar.gz, SADAHIRO, 2021; MetaCPAN )
Unicode-Collate/Collate.pm ( view source; MetaCPAN )
 and C<D>.

=item hangul_terminator

-- see 7.1.4 Trailing Weights, UTS #10.

If a true value is given (non-zero but should be positive),
it will be added as a terminator primary weight to the end of
FAST ( D/DH/DHARD/FAST-1.06.tar.gz, DHARD, 2015; MetaCPAN )
FAST/lib/FAST/List/Gen/Perl6.pm ( view source; MetaCPAN )
     ~~  <1..3> | <4..6>        ~~  <1..3>->zip(<4..6>)

    <1..3> Z. <4..6>     ~~  <1..3> |'.'| <4..6>    ~~  <1..3>->zip('.' => <4..6>)

    <1..3> X <4..6>      ~~  <1..3> x <4..6>        ~~  <1.
 <4..6>     ~~  <1..3> x'.'x <4..6>    ~~  <1..3>->cross('.' => <4..6>)

    <1..3> <<+>> <4..6>  ~~  <1..3> <<'+'>> <4..6>  ~~  <1..3>->hyper('<<+>>', <4..6>)

    [+] 1..10            ~~  <[+] 1..10
>            ~~  reduce {$_[0] + $_[1]} 1 .. 10
    [+]->(1..10)         ~~  <[+]>->(1..10)         ~~  same as above

    [\+] 1..10           ~~  <[..+] 1..10>          ~~  scan {$_[0] + $_[1]} 1 ..
Astro-UTDF ( W/WY/WYANT/Astro-UTDF-0.012.tar.gz, WYANT, 2021; MetaCPAN )
Astro-UTDF/lib/Astro/UTDF.pm ( view source; MetaCPAN )
en called with an argument, this method is a mutator which sets the
antenna azimuth to the angle given (in radians) in its argument. The
angle will be normalized before storage. Setting the azimuth do
 called with an argument, this method is a mutator which sets the
antenna elevation to the angle given (in radians) in its argument. The
angle will be normalized before storage. Setting the elevation 

When called with an argument, this method is a mutator which sets the
range delay to the number given (in nanoseconds) in its argument.
Setting the range delay does not set is_range_valid( 1 ); you m
p5-GFX-Enhancer ( K/KO/KOBOLDWIZ/Perl5/p5-GFX-Enhancer-0.1.13.tar.gz, KOBOLDWIZ, 2021; MetaCPAN )
p5-GFX-Enhancer/lib/GFX/Enhancer/PointsInvestigator.pm ( view source; MetaCPAN )
 {
	push (@return_rgbasl, $imgrepr->{points}[$rgba_index]) unless ($imgrepr->{points}[$rgba_index] ~~ @return_rgbasl); ### unless element in already list
}
}
}
}				
}
} else {
	### FIXME
}
	return @r
String-Nudge ( C/CS/CSSON/String-Nudge-1.0002.tar.gz, CSSON, 2021; MetaCPAN )
String-Nudge/lib/String/Nudge.pm ( view source; MetaCPAN )
string

    # '        hello'
    my $string = nudge 8, 'hello';

If C<$number_of_spaces> is not given (or isn't an integer >= 0) its default value is C<4>.

Every line in C<$string> is indented by C<
AsposeDiagramCloud-DiagramApi ( A/AS/ASPOSE/AsposeDiagramCloud-DiagramApi-20.3.0.tar.gz, ASPOSE, 2020; MetaCPAN )
AsposeDiagramCloud-DiagramApi/lib/AsposeDiagramCloud/Role/AutoDoc.pm ( view source; MetaCPAN )
                               ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
                                 $role_reqs
.

	format INHERIT_POD =
=head1 NAME

@*
$mycl
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
                                                               $handles
.

	format ATTR_NARROW
        $handles
             ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
             $handles

.
	format ATTRHEAD_POD =
=head1 ATTRIBUTES

.
	format ATTR_POD =

Sub-Go ( R/RO/RODRIGO/Sub-Go-0.01.tar.gz, RODRIGO, 2011; MetaCPAN )
Sub-Go/lib/Sub/Go.pm ( view source; MetaCPAN )

        goto &$old_warn_handler if $old_warn_handler;
        warn( @_ );
    }
};

use overload '~~' => \&over_go;
#use overload '>>' => \&over_go_assign;

sub over_go_assign {
    $_[0]->{assign};
           : $ret ~~ $_go_self->{rest};
        }
        else {
            return $_go_self->{ by }
                ? $_go_self->{rest}->{code}->( @$ret )
                : $ret ~~ $_go_self->{rest}
1, 2, 3 ] ~~ go { say $_  };
    # 1
    # 2
    # 3

    # hashes with $a and $b

    %h ~~ go { say "key $a, value $b" };

    undef ~~ go {
        # never gets called...
    };

    '' ~~ go {
   
Log-ger-For-Class ( P/PE/PERLANCAR/Log-ger-For-Class-0.005.tar.gz, PERLANCAR, 2021; MetaCPAN )
Log-ger-For-Class/lib/Log/ger/For/Package.pm ( view source; MetaCPAN )
=~ s/\.pm$//;
                $package =~ s!/!::!g;

                $_add->($package) if $package ~~ @$packages;

                # ignore this hook
                my $line = 0;
                retu
Config-AutoConf ( A/AM/AMBS/Config-AutoConf-0.320.tar.gz, AMBS, 2021; MetaCPAN )
Config-AutoConf/lib/Config/AutoConf.pm ( view source; MetaCPAN )
g_build_program( prologue, body )

Builds program for current chosen language. If no prologue is given
(I<undef>), the default headers are used. If body is missing, default
body is used.

Typical call
App-GhaProve ( T/TO/TOBYINK/App-GhaProve-0.008.tar.gz, TOBYINK, 2021; MetaCPAN )
App-GhaProve/lib/App/GhaProve.pm ( view source; MetaCPAN )
print "# ~~ Standard testing\n" unless $QUIET;
		push @errors, $system->( 'prove', @args );
	}

	if ( $testing_mode =~ /^(extended|both|1|2)$/i ) {
		$ENV{EXTENDED_TESTING} = 1;
		print "# ~~ Extended
Mojolicious-Plugin-AssetPack-Che ( M/MC/MCHE/Mojolicious-Plugin-AssetPack-Che-2.106.tar.gz, MCHE, 2020; MetaCPAN )
Mojolicious-Plugin-AssetPack-Che/lib/Mojolicious/Plugin/AssetPack/Pipe/CombineFile.pm ( view source; MetaCPAN )
or store
  my $store = $self->assetpack->store;
  
  return
      unless $self->enabled || $format ~~ ['html', 'json'];
  
  DEBUG && diag "Process topic [%s]", $topic;
  #~ return unless $self->enabl
~ my $format = $collect->[0]->format;
    
    #~ return
      #~ unless $self->enabled || $format ~~ ['html', 'json'];
     
    $content = $collect->map('content')->map(sub { /\n$/ ? $_ : "$_\n" })-
Dancer-Plugin-Swagger ( Y/YA/YANICK/Dancer-Plugin-Swagger-0.3.0.tar.gz, YANICK, 2021; MetaCPAN )
Dancer-Plugin-Swagger/lib/Dancer/Plugin/Swagger.pm ( view source; MetaCPAN )
ormation' }
        },
    },
    get '/judge/:judge_name' => { ... };

If the key C<example> is given (instead of C<examples> as defined by the Swagger specs), 
and the serializer used by the applica
Games-Simutrans-Pakset ( W/WL/WLINDLEY/Games-Simutrans-Pakset-0.02.tar.gz, WLINDLEY, 2021; MetaCPAN )
Games-Simutrans-Pakset/lib/Games/Simutrans/Pakset.pm ( view source; MetaCPAN )
=head2 translate ($string, $language)

Returns the translation of C<$string> in the C<$language> given (or in
the current language if C<$language> is C<undef>).

=head2 language_tables

Returns the ac
App-pimpd ( W/WO/WOLDRICH/App-pimpd-0.350.tar.gz, WOLDRICH, 2021; MetaCPAN )
App-pimpd/lib/App/Pimpd/Playlist/Favorite.pm ( view source; MetaCPAN )
  }
    else {
      return;
    }
  }

  chomp(my @songs = <$fh>);
  close($fh);

  return ($file ~~ @songs) ? 1 : 0;
}


sub remove_favorite {
  my $query = shift;
  return if !defined($query);

  t
Archive-Extract ( B/BI/BINGOS/Archive-Extract-0.88.tar.gz, BINGOS, 2021; MetaCPAN )
Archive-Extract/lib/Archive/Extract.pm ( view source; MetaCPAN )
ions of 'tar' (1.21 and up) now print record size
            ### to STDERR as well if v OR t is given (used to be both). This
            ### is a 'feature' according to the changelog, so we must now
Date-Pcalc ( D/DL/DLAMBLEY/Date-Pcalc-6.2.tar.gz, DLAMBLEY, 2021; MetaCPAN )
Date-Pcalc/Pcalc.pod ( view source; MetaCPAN )
is function returns a string containing the (english) abbreviation
of the ordinal number for the given (cardinal) number "C<$number>".

I.e.,

    0  =>  '0th'    10  =>  '10th'    20  =>  '20th'
    
App-HTTP_Proxy_IMP ( S/SU/SULLR/App-HTTP_Proxy_IMP-0.958.tar.gz, SULLR, 2021; MetaCPAN )
App-HTTP_Proxy_IMP/lib/App/HTTP_Proxy_IMP/IMP/FakeResponse.pm ( view source; MetaCPAN )
5data} = Digest::MD5->new )->add("\000$qstring\001")
        if defined $qstring;
    if ( $method ~~ [ 'GET','HEAD' ] ) {
	$fname .= "-".$file{md5data}->hexdigest if $file{md5data};
	goto TRY_FNAME;
Apache-Config-Preproc ( S/SG/SGRAY/Apache-Config-Preproc-1.07.tar.gz, SGRAY, 2021; MetaCPAN )
Apache-Config-Preproc/lib/Apache/Config/Preproc.pm ( view source; MetaCPAN )
o drawbacks:
#
#   1. It iterates over entire statement tree no matter what arguments are
#      given (see Apache/Admin/Config.pm, lines 417-439)
#   2. It makes unnecessary memory allocations (ibid.
Tk ( S/SR/SREZIC/Tk-804.036.tar.gz, SREZIC, 2021; MetaCPAN )
Tk/pod/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<-bordermode> => I<m

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