Group
Extension

Matches 1364

POD2-RU ( M/MI/MISHIN/POD2-RU-5.18.0.1.84.tar.gz, MISHIN, 2017; MetaCPAN )
POD2-RU/lib/POD2/RU/perlsecret.pod ( view source; MetaCPAN )
ветствие       КОНЕЦ блока для однострочного скрипта
    ~~           Дюймовыйчервь Inchworm        скалярный
    ~-           Дюйм
   ищем во входных данных и присваиваем захваченное
    ~~<>         Кайт, девочка убийца          Одиночная строка ввод
а нежного приветствия.

=head2 Дюймовый_червь (Inchworm)

    ~~

Этот оператор в основном короче C<scalar>(убирает целых 4
Lingua-Boolean-Tiny ( T/TO/TOBYINK/Lingua-Boolean-Tiny-0.008.tar.gz, TOBYINK, 2018; MetaCPAN )
Lingua-Boolean-Tiny/lib/Lingua/Boolean/Tiny.pm ( view source; MetaCPAN )
olean::Tiny::BASE;
	
	our $AUTHORITY = 'cpan:TOBYINK';
	our $VERSION   = '0.008';
	
	# Versions of ~~ and fc for legacy Perls...
	use if $] >= 5.016, feature => 'fc';
	BEGIN { eval q[fc("1")] or eval 
e match::simple qw(match);
		1;
	}
	or eval q
	{
		use v5.10.1;
		no warnings;
		sub match { $_[0] ~~ $_[1] };
		1;
	}
	or eval q
	{
		sub match
		{
			my ($a, $b) = @_;
			if (ref($b) eq 'ARRAY')
			
Perlito5 ( F/FG/FGLOCK/Perlito5-9.028.tar.gz, FGLOCK, 2018; MetaCPAN )
Perlito5/lib/Perlito5X/File/Find.pm ( view source; MetaCPAN )
e structure of the directory tree (including symbolic
links to directories) you might traverse a given (physical) directory
more than once (only if C<follow_fast> is in effect).
Furthermore, deleting 
Text-HikiDoc ( K/KA/KAWABATA/Text-HikiDoc-1.023.tar.gz, KAWABATA, 2016; MetaCPAN )
Text-HikiDoc/lib/Text/HikiDoc.pm ( view source; MetaCPAN )
|----||
        ~~    ~~
  "}}

  is replaced with

  <pre class="ascii-art">
               (__)
              (oo)
       /-------\/
      / |     ||
     *  ||----||
        ~~    ~~
  </pre>

  If
            (__)
              (oo)
       /-------\/
      / |     ||
     *  ||----||
        ~~    ~~
  >>>

=back

=head2 Text::HikiDoc::Plugin::br

=over 4

{{br}}

is replaced with 

E<lt>br /E<
Text-FIGlet ( J/JP/JPIERCE/Text-FIGlet-2.19.4.tgz, JPIERCE, 2018; MetaCPAN )
Text-FIGlet/lib/Text/FIGlet.pm ( view source; MetaCPAN )
ill create a font object using the default font.

=head1 EXAMPLES

  perl -MText::FIGlet -e 'print ~~Text::FIGlet->new()->figify(-A=>"Hello World")'

To generate headings for webserver directory listi
< ><<<  _(_)(_)(_)  /   >>>
    | |        /** a8P_____88   ><<    (_)         >>    >>>
    | |  |~~\  /** 8PP"""""""   ><<    (_)         >>>>>>>>
   _/ |  |__/  /** "8b,   ,aa   ><<    (_)_  _  _  
perl5i ( M/MS/MSCHWERN/perl5i-v2.13.2.tar.gz, MSCHWERN, 2016; MetaCPAN )
perl5i/lib/perl5i/1/ARRAY.pm ( view source; MetaCPAN )
( sub { $_ ~~ $filter }, @$array );
    }

    return List::Util::first( sub { $filter->() }, @$array );

}

sub grep {
    my ( $array, $filter ) = @_;

    my @result = CORE::grep { $_ ~~ $filter } 
               : $obj2+0 eq "$obj1";
    }
    elsif( 'num' ~~ [$type1, $type2] ) {
        return $obj1 == $obj2;
    }
    elsif( 'str' ~~ [$type1, $type2] ) {
        return $obj1 eq $obj2;
    }
 
($r1, $r2) = @_;
    # Hashes can't be equal unless their keys are equal.
    return unless ( %$r1 ~~ %$r2 );

    # Compare the equality of the values for each key.
    foreach my $key (keys %$r1) {
perl5i ( M/MS/MSCHWERN/perl5i-v2.13.2.tar.gz, MSCHWERN, 2016; MetaCPAN )
perl5i/lib/perl5i/0/ARRAY.pm ( view source; MetaCPAN )
ub { $_ ~~ $filter }, @$array );
    }

    return List::Util::first( sub { $filter->() }, @$array );

}

sub ARRAY::grep {
    my ( $array, $filter ) = @_;

    my @result = CORE::grep { $_ ~~ $filte
gs
            return $r1 eq $r2;
        }
    }
    elsif( $ref1 eq $ref2 ) {
        if ( $ref1 ~~ [qw(Regexp GLOB CODE)] ) {
            return $r1 eq $r2;
        }
        elsif ( $ref1 eq 'ARRA
 $ref1 eq 'HASH' ) {
            return _equal_hashes( $r1, $r2 );
        }
        elsif ( $ref1 ~~ [qw(SCALAR REF)] ) {
            return _are_equal($$r1, $$r2);
        }
        else {
         
Mojolicious-Plugin-ValidateTiny ( K/KO/KOORCHIK/Mojolicious-Plugin-ValidateTiny-0.17.tar.gz, KOORCHIK, 2018; MetaCPAN )
Mojolicious-Plugin-ValidateTiny/lib/Mojolicious/Plugin/ValidateTiny.pm ( view source; MetaCPAN )
 @_;
            croak "ValidateTiny: Wrong validatation rules"
                unless ref($rules) ~~ [ 'ARRAY', 'HASH' ];

            $c->stash('validate_tiny.was_called', 1);

            $rules = 
o_rules;

                foreach my $f ( @{ $rules->{fields} } ) {
                    next if $f ~~ $conf->{exclude};
                    push @fields_wo_rules, $f unless exists $h{$f};
            
Pod-Knit ( Y/YA/YANICK/Pod-Knit-0.0.1.tar.gz, YANICK, 2018; MetaCPAN )
Pod-Knit/lib/Pod/Knit/PodParser.pm ( view source; MetaCPAN )
n;
}

sub node_level($self,$token) {
    $token = $self->podname($token);
    first_index { $token ~~ @$_ } $self->all_levels;
}

sub parse_pod($self, $end_cond = undef ) {
    while( my $token = $sel
RNA-HairpinFigure ( S/SH/SHENWEI/RNA-HairpinFigure-0.141212.tar.gz, SHENWEI, 2014; MetaCPAN )
RNA-HairpinFigure/lib/RNA/HairpinFigure.pm ( view source; MetaCPAN )
next5 <= $left[-1] ) {

        # stem
        if ( $next5 ~~ @left and $next3 ~~ @right ) {
            while ( $next5 ~~ @left and $next3 ~~ @right ) {
                push @l1, ' ';
               
  elsif ( $next5 !~ @left and $next3 ~~ @right ) {

            # print "[5' gap],$next5,$next3\n";
            $n5 = 0;
            $n5++ until ( $next5 + $n5 ) ~~ @left;
            for ( 1 .. $n5 )
ap
        elsif ( $next5 ~~ @left and $next3 !~ @right ) {

            # print "[3' gap], $next5,$next3\n";
            $n3 = 0;
            $n3++ until ( $next3 - $n3 ) ~~ @right;
            for (
Term-Gnuplot ( I/IL/ILYAZ/modules/Term-Gnuplot-0.90380906.zip, ILYAZ, 2018; MetaCPAN )
Term-Gnuplot/gnuterm/gadgets.h ( view source; MetaCPAN )
, "", 0.0, 0.0,{0,0,0.0}}

#ifdef PM3D
typedef struct {
    int opt_given; /* option given / not given (otherwise default) */
    int closeto;   /* from list FILLEDCURVES_CLOSED, ... */
    double at;
UR ( B/BR/BRUMMETT/UR-0.47.tar.gz, BRUMMETT, 2018; MetaCPAN )
UR/lib/UR/Object/Type/Initializer.pod ( view source; MetaCPAN )
such that no two objects
of that class will have the same 'id'. If there are no id_by properties
given (including MyClass above that doesn't have _any_ properties), then an
implicit 'id' property will
AnyEvent-MP ( M/ML/MLEHMANN/AnyEvent-MP-2.02.tar.gz, MLEHMANN, 2018; MetaCPAN )
AnyEvent-MP/MP.pm ( view source; MetaCPAN )
ed without any arguments after the time-out
elapsed and the port is C<kil>ed.

If no time-out is given (or it is C<undef>), then the local port will
monitor the remote port instead, so it eventually g
App-Devel-MAT-Explorer-GTK ( P/PE/PEVANS/App-Devel-MAT-Explorer-GTK-0.06.tar.gz, PEVANS, 2018; MetaCPAN )
App-Devel-MAT-Explorer-GTK/lib/App/Devel/MAT/Explorer/GTK/SVDetail.pm ( view source; MetaCPAN )
;
   }

   given( $type ) {
      when([ "GLOB", "CODE", "STASH" ]) {
         table_add( $table, "Stashname", textarea( $sv->stashname ) ) if defined $sv->stashname;
      }
   }

   given( $type ) {
add( $table, "Output fileno", textarea( $sv->ofileno ) ) if $sv->ofileno != -1;
      }
   }

   given( $type ) {
      when([ "SCALAR", "REF", "ARRAY", "HASH", "STASH", "CODE" ]) {
         table_add

      my $data = $extra->render->( $sv );
      defined $data or next;

      my $widget;
      given( $extra->type ) {
         when( "widget" ) { $widget = $data }
         when( "text" )   { $widg
Role-Markup-XML ( D/DO/DORIAN/Role-Markup-XML-0.09.tar.gz, DORIAN, 2018; MetaCPAN )
Role-Markup-XML/lib/Role/Markup/XML.pm ( view source; MetaCPAN )
}) } keys %$a;
    }

    $elem;
}

=head2 _XPC [ %NS | \%NS ]

Return an XPath context with the given (optional) namespaces
registered.The XHTML namespace is registered by default with the
prefix C<h
cppAdaptive2 ( Z/ZD/ZDM/cppAdaptive2-v3.0.3.tar.gz, ZDM, 2018; MetaCPAN )
cppAdaptive2/src/dlib/image_keypoint/surf_abstract.h ( view source; MetaCPAN )
he value of a 2D Gaussian function with mean 0 
              and standard deviation sig at the given (x,y) point.
    !*/

// ---------------------------------------------------------------------
cppAdaptive2 ( Z/ZD/ZDM/cppAdaptive2-v3.0.3.tar.gz, ZDM, 2018; MetaCPAN )
cppAdaptive2/src/dlib/external/libpng/png.h ( view source; MetaCPAN )
t void *buffer, png_int_32 row_stride,
   const void *colormap));
   /* Write the image to the given (FILE*). */

/* With both write APIs if image is in one of the linear formats with 16-bit
 * d
Mylisp ( S/SS/SSQQ/Mylisp-3.00.tar.gz, SSQQ, 2018; MetaCPAN )
Mylisp/lib/Mylisp/ToPerl.pm ( view source; MetaCPAN )
 $head_str = '';
  for my $expr (@{atoms($exprs)}) {
    my ($name,$value) = flat($expr);
    given ($name) {
      when ('package') {
        InContext($t,$value);
        $head_str = package_t
urn $strs;
}

sub atom_to_perl {
  my ($t,$atom) = @_;
  my ($name,$args) = flat($atom);
  given ($name) {
    when ('Cursor') {
      return exprs_to_perl($t,$args);
    }
    when ('Lint')

  }
  my $iter_str = atom_to_perl($t,$iter_atom);
  my $type = GetAtomType($t,$iter_atom);
  given ($type) {
    when ('Str') {
      return "my $loop (split '', $iter_str)";
    }
    when ('
Search-Tools ( K/KA/KARMAN/Search-Tools-1.007.tar.gz, KARMAN, 2018; MetaCPAN )
Search-Tools/lib/Search/Tools/TokenListUtils.pm ( view source; MetaCPAN )
match ) {
            $end--;
        }
    }

    #warn "return $start .. $end";
    #warn "$size ~~ " . ( $end - $start );

    return ( $start, $end );
}

=head2 get_window_tokens( I<pos> [, I<size
Mylisp ( S/SS/SSQQ/Mylisp-3.00.tar.gz, SSQQ, 2018; MetaCPAN )
Mylisp/lib/Mylisp/OptSppAst.pm ( view source; MetaCPAN )
toms)} ]);
}

sub opt_spp_atom {
  my $atom = shift;
   my ($name,$value) = flat($atom);
  given ($name) {
    when ('Spec') {
      return opt_spp_spec($value);
    }
    when ('Rule') {
 
pt_spp_ep($char));
}

sub opt_spp_ep {
  my $str = shift;
   my $char = last_char($str);
  given ($char) {
    when ('n') {
      return "\n";
    }
    when ('r') {
      return "\r";
   
eturn estr('Nclass',estr_strs($atoms));
}

sub opt_spp_catom {
  my ($name,$value) = @_;
   given ($name) {
    when ('Cclass') {
      return opt_spp_cclass($value);
    }
    when ('Range')

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