Group
Extension

Matches 1309

Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Library/Core/Strings.pm ( view source; MetaCPAN )
_range( $engine, 1, $length );
    }
    elsif ( $spec->isa('Dallycot::Value::Vector') ) {
      given ( scalar(@$spec) ) {
        when (1) {
          if ( $spec->[0]->isa('Dallycot::Value::Numeric'
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Library/Core/DateTime.pm ( view source; MetaCPAN )
  my( $engine, $options, $string ) = @_;

  my %parse_options;

  if($options->{language}) {
    given(blessed $options->{language}) {
      when('Dallycot::Value::Vector') {
        $parse_options{la
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Parser.pm ( view source; MetaCPAN )
 [],
    {}
  ] => 'Dallycot::AST::Lambda';
}

sub negate {
  my ( undef, $expression ) = @_;

  given ( blessed $expression) {
    when ('Dallycot::AST::Negation') {
      return $expression->[0];
  
on] => 'Dallycot::AST::Negation';
    }
  }
}

sub invert {
  my ( undef, $expression ) = @_;

  given ( blessed $expression) {
    when ('Dallycot::AST::Invert') {
      return $expression->[0];
    
 left/right as appropriate into a single sum
  given ( blessed $left_value ) {
    when ($sum_class) {
      @expressions = @{$left_value};
      given ( blessed $right_value ) {
        when ($sum_cl
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/JSON/LD.pm ( view source; MetaCPAN )
active_context, $active_property) = @_;

  if(!defined($element)) {
    return;
  }
  else {
    given(reftype $element) {
      when(undef) {
        if(!defined($active_property) || $active_property
 $result->{$xp}) {
            croak "colliding keywords ($xp) for $key";
          }

          given($xp) {
            when('@id') {
              if(!defined($value) || ref $value) {
             
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Value/DateTime.pm ( view source; MetaCPAN )
umeric values may be added to dates and times';
  }

  my @durations = map {
    my $v = $_;
    given(blessed $v) {
      when('Dallycot::Value::Numeric') {
        DateTime::Duration->new(
         
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Value/Stream.pm ( view source; MetaCPAN )
 $self->[$TAIL_PROMISE]->apply( $engine, {} )->then(
    sub {
      my ($list_tail) = @_;
      given ( ref $list_tail ) {
        when (__PACKAGE__) {
          $self->[$TAIL]         = $list_tail;
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Library/Linguistics.pm ( view source; MetaCPAN )
fier = Lingua::YALI::LanguageIdentifier->new;
  $identifier->add_language($_) for @languages;

  given ( blessed $text ) {
    when ('Dallycot::Value::String') {
      my $result = $identifier->identi
_content -> then(
        sub {
          my ($body) = @_;
          my $content = '';
          given ( blessed $body ) {
            when ('HTML') {    # content-type: text/html
                    
Dallycot ( J/JS/JSMITH/Dallycot-0.151630.tar.gz, JSMITH, 2015; MetaCPAN )
Dallycot/lib/Dallycot/Value/Duration.pm ( view source; MetaCPAN )
 and numeric values may be added to durations';
  }

  my @durations = map {
    my $v = $_;
    given(blessed $v) {
      when('Dallycot::Value::Numeric') {
        DateTime::Duration->new(
         
FAST ( D/DH/DHARD/FAST-1.06.tar.gz, DHARD, 2015; MetaCPAN )
FAST/lib/FAST/List/Gen/Lazy.pm ( view source; MetaCPAN )
 > will force
the values in C< LIST > to evaluate, and will return the new list.

    now(...)  ~~  grep {!$_ or 1} ...

=item methods of C< fn {...} > functions

return values of C< fn {...} >
Jifty ( A/AL/ALEXMV/Jifty-1.50430.tar.gz, ALEXMV, 2015; MetaCPAN )
Jifty/lib/Jifty/Web/Session/JDBI.pm ( view source; MetaCPAN )
lf->_session($session);
}

=head2 load_by_kv key => value 

Load up the current session from the given (key, value) pair. If no matching
session could be found, it will create a new session with the k
Jifty ( A/AL/ALEXMV/Jifty-1.50430.tar.gz, ALEXMV, 2015; MetaCPAN )
Jifty/lib/Jifty/Web/Session.pm ( view source; MetaCPAN )
must implement 'load'";
}

=head2 load_by_kv key => value 

Load up the current session from the given (key, value) pair. If no matching
session could be found, it will create a new session with the k
EBook-Tools ( A/AZ/AZED/EBook-Tools-v0.5.4.tar.gz, AZED, 2014; MetaCPAN )
EBook-Tools/lib/EBook/Tools/Mobipocket.pm ( view source; MetaCPAN )
che ~~ @lecache)
#    {
#        debug(1,"WARNING: big-endian and little-endian HUFF cache",
#              " tables are different in record ",$currentrecord,"!");
#    }
#    unless(@basetable ~~ @le
FAST ( D/DH/DHARD/FAST-1.06.tar.gz, DHARD, 2015; MetaCPAN )
FAST/lib/FAST/Bio/Search/Hit/PullHitI.pm ( view source; MetaCPAN )
it.
           If there are no alternatives, then only the primary accession will 
           be given (if there is one).
 Returns : list of all accession numbers in the description
 Args    : none

=
Net-LDNS ( C/CD/CDYBED/Net-LDNS-0.75.tar.gz, CDYBED, 2015; MetaCPAN )
Net-LDNS/include/ldns/rr_functions.h ( view source; MetaCPAN )
 the soa serial to the number of 
 * seconds since unix epoch (1-1-1970 00:00). 
 * When data is given (i.e. the function is called via
 * ldns_rr_soa_increment_func_int), it is used as the current ti
 serial to the current date
 * succeeded by a two digit iteration (datecounter).
 * When data is given (i.e. the function is called via
 * ldns_rr_soa_increment_func_int), it is used as the current ti
Net-LDNS ( C/CD/CDYBED/Net-LDNS-0.75.tar.gz, CDYBED, 2015; MetaCPAN )
Net-LDNS/include/ldns/dnssec_sign.h ( view source; MetaCPAN )
 be marked and should specifically 
 * be taken into account separately.
 *
 * When glue_list is given (not NULL), in the process of marking the names, all
 * glue resource records will be pushed to t
Net-LDNS ( C/CD/CDYBED/Net-LDNS-0.75.tar.gz, CDYBED, 2015; MetaCPAN )
Net-LDNS/include/ldns/buffer.h ( view source; MetaCPAN )
te_at(buffer, buffer->_position, data, count);
	buffer->_position += count;
}

/**
 * copies the given (null-delimited) string to the specified position at the buffer
 * \param[in] buffer the buffer
 
at, const char *str)
{
	ldns_buffer_write_at(buffer, at, str, strlen(str));
}

/**
 * copies the given (null-delimited) string to the current position at the buffer
 * \param[in] buffer the buffer
 * 
Net-LDNS ( C/CD/CDYBED/Net-LDNS-0.75.tar.gz, CDYBED, 2015; MetaCPAN )
Net-LDNS/include/ldns/util.h ( view source; MetaCPAN )
n result;
			}
		}
		a *= a;
		b /= 2;
	}
	return result;
}

/**
 * Returns the int value of the given (hex) digit
 * \param[in] ch the hex char to convert
 * \return the converted decimal value
 */
i
Net-LDNS ( C/CD/CDYBED/Net-LDNS-0.75.tar.gz, CDYBED, 2015; MetaCPAN )
Net-LDNS/include/ldns/dnssec_verify.h ( view source; MetaCPAN )
packet had an empty ANSWER
 *                          section
 * \param[in] match On match, the given (reference to a) pointer will be set 
 *                  to point to the matching nsec resource 
Wrangler ( C/CL/CLIPLAND/Wrangler-2.15.tar.gz, CLIPLAND, 2015; MetaCPAN )
Wrangler/lib/Wrangler/Wx/FormEditor.pm ( view source; MetaCPAN )
 $editor, ".($field_name||'(no field name)').", $editor_name");
	if($field_name){
		if($field_name ~~ @{ $editor->{wrangler}->config()->{'ui.formeditor'}->{ $editor_name } }){ # never happens, is prev
Algorithm-DependencySolver ( K/KA/KAORU/Algorithm-DependencySolver-1.01.tar.gz, CDFH, 2015; MetaCPAN )
Algorithm-DependencySolver/DependencySolver/Solver.pm ( view source; MetaCPAN )
only if the edge from $pred to $node can
                # safely be removed
                $pred ~~ [$G->all_predecessors($_)]
            } @other_predecessors;

            if ($other_paths_to_pre

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