Group
Extension

Matches 1310

AsposeThreeDCloud-ThreeDCloudApi ( A/AS/ASPOSE/AsposeThreeDCloud-ThreeDCloudApi-20.7.1.tar.gz, ASPOSE, 2020; MetaCPAN )
AsposeThreeDCloud-ThreeDCloudApi/lib/AsposeThreeDCloud/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 =

Aspose3DCloud-ThreeDCloudApi ( A/AS/ASPOSEAPI/Aspose3DCloud-ThreeDCloudApi-20.5.0.tar.gz, ASPOSEAPI, 2020; MetaCPAN )
Aspose3DCloud-ThreeDCloudApi/lib/AsposeThreeDCloud/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 =

Treex-Core ( P/PO/POPEL/Treex-Core-2.20210102.tar.gz, POPEL, 2021; MetaCPAN )
Treex-Core/lib/Treex/Core/ScenarioParser.pm ( view source; MetaCPAN )
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
END_FORMAT
    formline(<<'END_FORMAT', $errortext);
~~                     ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
END_FORMAT
    print {
  | ~~       |^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<|
END_FORMAT

my $TRACECONTEXT_FORMAT = <<'END_FORMAT';
@>|@|||||||||@                                      |^<<<<<<<<<<<<<<<<<<<<<<<<<<<
  | ~~    
Text-Xslate ( S/SK/SKAJI/Text-Xslate-v3.5.9.tar.gz, SKAJI, 2021; MetaCPAN )
Text-Xslate/lib/Text/Xslate/Parser.pm ( view source; MetaCPAN )
emeta } qw(
    ...
    ..
    == != <=> <= >=
    << >>
    += -= *= /= %= ~=
    &&= ||= //=
    ~~ =~

    && || //
    -> =>
    ::
    ++ --
    +| +& +^ +< +> +~
), ',');

my %shortcut_table = (
is_logical(1);
    $parser->infix('<=>', 150);
    $parser->infix('cmp', 150);
    $parser->infix('~~',  150);

    $parser->infix('|',  140, \&led_pipe);

    $parser->infix('&&', 130)->is_logical(1)
rst)) { # when
            if(!$test->is_logical) {
                $when->first( $parser->binary('~~', $topic, $test) );
            }
        }
        else { # default
            $when->first( $pa
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 =

Config-Generator ( L/LC/LCONS/Config-Generator-1.1.tar.gz, LCONS, 2021; MetaCPAN )
Config-Generator/lib/Config/Generator/Util.pm ( view source; MetaCPAN )
epresent a comment

=item list_of(SOMETHING)

return a list of things depending on what has been given (undef, an array
reference or a scalar); this is very useful with L<Config::General>'s list
repre
Net-STOMP-Client ( L/LC/LCONS/Net-STOMP-Client-2.5.tar.gz, LCONS, 2021; MetaCPAN )
Net-STOMP-Client/lib/Net/STOMP/Client/Frame.pm ( view source; MetaCPAN )
OPTIONS])

return a new Net::STOMP::Client::Frame object (class method); the options
that can be given (C<command>, C<headers>, C<body_reference> and C<body>)
match the accessors described below

=ite
No-Worries ( L/LC/LCONS/No-Worries-1.7.tar.gz, LCONS, 2021; MetaCPAN )
No-Worries/lib/No/Worries/String.pm ( view source; MetaCPAN )
 $_Plural{$noun} = $noun . "s";
        }
    }
    return($_Plural{$noun});
}

#
# quantify the given (count, noun) pair
#

sub string_quantify ($$) {
    my($count, $noun) = @_;

    return($count .
Quota ( T/TO/TOMZO/Quota-1.8.2.tar.gz, TOMZO, 2021; MetaCPAN )
Quota/Quota.pm ( view source; MetaCPAN )
ta::sync($dev)>

Have the kernel update the quota file on disk or all quota files
if no argument given (the latter doesn't work on all systems,
in particular on I<HP-UX 10.10>).

The main purpose of t
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
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
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
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
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
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<
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
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" })-
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-SimplenoteSync ( I/IO/IOANR/App-SimplenoteSync-0.2.1.tar.gz, IOANR, 2021; MetaCPAN )
App-SimplenoteSync/lib/App/SimplenoteSync.pm ( view source; MetaCPAN )
enote\.(\w+)$/;
        my $key = $1;
        my $value = getfattr($note->file, $attr);

        given ($key) {
            when ('key') {
                $note->key($value);
                $has_simp
modifydate->iso8601,
                $local_note->modifydate->iso8601
            );
            given (
                DateTime->compare_ignore_floating(
                    $remote_note->modifydate
:Class::File $file)
{
    my $mod_time = DateTime->from_epoch(epoch => $file->stat->mtime);

    given (DateTime->compare($mod_time, $note->modifydate)) {
        when (0) {

            # no change
 
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

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