.
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<-width> => I<size>
gzFile fp() { return m_fp; }
private:
gzFile m_fp;
};
/*
* Binary read the given (array of) object(s) from the compressed file.
* If the input file was not in gzip format, read(
}
private:
gzFile m_fp;
ostrstream* m_os;
};
/*
* Binary write the given (array of) object(s) into the compressed file.
* returns the number of uncompressed bytes actual
indicator(
'task' => q{generate},
'pos' => 0,
'target' => ~~ @locales,
)
);
while ( my $locale = shift @locales ) {
$package = ucfir
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
=
eturn ($x,$y);
}
=pod
=item location
Returns the list (latitude,longitude) of a location at a given (x,y)
displacement from a given location.
my @loc = $geo->location( $lat, $lon, $x, $y )
$data ne 'ARRAY') {
die sprintf q{Unable to initialize disk directory: Invalid arguments given (expected %d bytes)}, $expected_data_size;
}
unless (scalar (@{$data}) == $expected_data
ctors eq 'ARRAY') {
die sprintf q{Unable to initialize disk directory: Invalid arguments given (expected %d sectors)}, $expected_sectors_size;
}
unless (scalar (@{$sectors}) == $expec
items eq 'ARRAY') {
die sprintf q{Unable to initialize disk directory: Invalid arguments given (expected up to %d items)}, $expected_items_size;
}
unless (scalar (@{$items}) <= $expec
=for apidoc
Sets the list of directories where the lm looks for language files. If no dirs
are given (empty list) then the search path is cleared, if C<undef> is passed
then the search path is reset
doc
Sets the list of directories where the manager looks for style scheme files. If
no dirs are given (empty list) then the search path is cleared, if C<undef> is
passed then the search path is reset
ets are blue</p>
<h2>Strikethrough</h2>
<p><em>source</em>:</p>
<pre class="hljs"><code>~~Mistaken text.~~</code></pre>
<p><em>result</em>:</p>
<p><del>Mistaken text.</del></p>
<div class="footn
esult*:
Roses are red
Violets are blue
## Strikethrough
*source*:
```
~~Mistaken text.~~
```
*result*:
~~Mistaken text.~~
MARKDOWN
author_id => $admin->user_id,
});
$schema->resultset('
t-to-right order with
respect to the starting positions.
$str = "abracadabra";
if $str ~~ m:overlap/ a (.*) a / {
@substrings = slice @(); # bracadabr cadabr dabr br
}
=i
str = "abracadabra";
if $str ~~ m:exhaustive/ a (.*?) a / {
say "@()"; # br brac bracad bracadabr c cad cadabr d dabr br
}
Note that the C<~~> above can return as soon as the f
ke the old
C<\A> and C<\z>. (The C</m> modifier is gone.) On the right side of
an embedded C<~~> or C<!~~> operator they always match the start/end
of the indicated submatch because that submatch is
en->@*) # Children of parent
{unwrap $c if $c->key ~~ $parent->key; # Unwrap child if like parent
}
$parent
whether the left operand
is in the list of the right operands or not like:
$left->value($eval) ~~ map { $_->value($eval) } @{$right}
=head1 INHERITANCE
SQL::Statement::Operation::Contains
IS
self->rating( $args{'rating'}
|| '(PICS-1.1 "http://www.classify.org/safesurf/" 1 r (SS~~000 1))'
);
$self->copyright( $args{'copyright'} || "" );
$self->docs( $args{'docs'} ||
.\w+/ );
if ( -f && !/^\./ && !/\~$/ ) {
if ( m|(\w+)\.(\w+)$| ) {
if ( $2 ~~ @types ) {
push @rec_files, $File::Find::name;
}
}
}
}
#=====
om extents of the page text.
=head2 get_extents_from_selection
Return extents on the page text given (start, end) pointer locations.
=head2 text_at_point
Return (block, line, char) for page text u
is book I<Refactoring>.
=head1 METHODS
=head2 buildCondition
Builds a condition object from a given (part of a) where clause. This method
calls itself recursively for I<predicates>.
=head1 AUTHOR
$r = shift;
return $r ~~ ["\n", "\t", "\r", ' '];
}
sub is_upper {
my $r = shift;
return $r ~~ ['A' .. 'Z'];
}
sub is_lower {
my $r = shift;
return $r ~~ ['a' .. 'z'];
}
sub
r = shift;
return $r ~~ ['0' .. '9'];
}
sub is_xdigit {
my $char = shift;
return 1 if is_digit($char);
return 1 if $char ~~ ['a' .. 'f'];
return 1 if $char ~~ ['A' .. 'F'];
retur
~~ ['a' .. 'z', 'A' .. 'Z', '_'];
}
sub is_words {
my $r = shift;
return 1 if is_digit($r);
return 1 if is_alpha($r);
return 0;
}
sub is_hspace {
my $h = shift;
return $h ~~
^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
$role_reqs
.
format INHERIT_POD =
=head1 NAME
@*
$mycl
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
$handles
.
format ATTR_NARROW
$handles
^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
$handles
.
format ATTRHEAD_POD =
=head1 ATTRIBUTES
.
format ATTR_POD =
provided default is an allowed value
# Otherwise silently unset it
if ($default && !($default ~~ @allowedvals)) {
$default = '';
}
}
# Loop until we get valid input
my $input;
my $msg =
{default=>$default, prompt=>$msg, type=>$type, required=>$required});
} while ($input && !($input ~~ [ map {"$_"} @allowedvals ] || $input eq ''));
# Spawn a new handler if that's what the user cho
he list";
do {
$input = &prompt({prompt=>$msg, type=>'integer'});
} while ($input && !($input ~~ [ map {"$_"} @allowedvals ] || $input eq ''));
return $input;
}
=head2 printlist
Print arbitra
with the following keys:
=over 4
=item * input
B<input> is the datetime string the parser was given (if using multiple
specifications and an overall I<preprocess> then this is the date after it's
b