Result:
found more than 757 distributions - search limited to the first 2001 files matching your query ( run in 1.360 )


CatalystX-CMS

 view release on metacpan or  search on metacpan

lib/CatalystX/CMS.pm  view on Meta::CPAN

380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
# only the current user can unlock it, either by saving
# changes or by explicitly calling the cancel url.
 
# could be a redirect from create() so check that owner == $user
my $user = $self->get_user($c);
if ( $cmspage->locked ) {
 
    # how old is the lock?
    my $lock_period = $c->config->{cms}->{lock_period} || 3600;
    if ( ( $cmspage->lock_time + $lock_period ) < time() ) {
        $c->log->debug("lock expired on $cmspage");
        $cmspage->lock($user);
    }
    elsif ( $cmspage->lock_owner ne $user ) {
        croak( "$cmspage is already locked by " . $cmspage->lock_owner );
    }
    else {
 
        # extend the lock every time we hit this url
        if ( $cmspage->unlock && $cmspage->lock($user) ) {

lib/CatalystX/CMS.pm  view on Meta::CPAN

477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
    croak('text param required');
}
my $action = $c->stash->{cms_mode} || 'save';
my $user = $self->get_user($c);
 
# is this file locked by this user?
if ( !$cmspage->locked ) {
    croak( $cmspage->url . " is not locked for editing." );
}
 
if ( $cmspage->lock_owner ne $user ) {
    croak( $cmspage->url . " is not locked by $user." );
}
 
# YUI editor adds HTML <br> to represent \n
# so filter those and any others.
my $filter += $self->_filter_text( \$text );

lib/CatalystX/CMS.pm  view on Meta::CPAN

673
674
675
676
677
678
679
680
681
682
683
=cut
 
sub delete {
    my ( $self, $c, $controller, $cmspage ) = @_;
 
    if ( $cmspage->locked ) {
        $cmspage->unlock or croak("can't unlock $cmspage");
    }
 
    my $user = $self->get_user($c);
    my $stat = $cmspage->status;

 view all matches for this distribution


CatalystX-CRUD-YUI

 view release on metacpan or  search on metacpan

lib/CatalystX/CRUD/YUI/TT/static/js/livegrid/build/livegrid-all-debug.js  view on Meta::CPAN

2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
* The emthod assumes that the record is physically available, i.e.
 * pendingSelections will not be taken into account
 */
deselectRecord : function(record, preventViewNotify)
{
    if(this.locked) {
        return;
    }
 
    var isSelected = this.selections.key(record.id);

lib/CatalystX/CRUD/YUI/TT/static/js/livegrid/build/livegrid-all-debug.js  view on Meta::CPAN

2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
* Deselects a row.
 * @param {Number} row The index of the row to deselect
 */
deselectRow : function(index, preventViewNotify)
{
    if(this.locked) return;
    if(this.last == index){
        this.last = false;
    }
 
    if(this.lastActive == index){

lib/CatalystX/CRUD/YUI/TT/static/js/livegrid/build/livegrid-all-debug.js  view on Meta::CPAN

2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
*/
selectRow : function(index, keepExisting, preventViewNotify)
{
    if(//this.last === index
       //||
       this.locked
       || index < 0
       || index >= this.grid.store.getTotalCount()) {
        return;
    }

lib/CatalystX/CRUD/YUI/TT/static/js/livegrid/build/livegrid-all-debug.js  view on Meta::CPAN

2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
/**
 * Clears all selections.
 */
clearSelections : function(fast)
{
    if(this.locked) return;
    if(fast !== true){
        var ds  = this.grid.store;
        var s   = this.selections;
        var ind = -1;
        s.each(function(r){

lib/CatalystX/CRUD/YUI/TT/static/js/livegrid/build/livegrid-all-debug.js  view on Meta::CPAN

2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
* @param {Number} endRow The index of the last row in the range
 * @param {Boolean} keepExisting (optional) True to retain existing selections
 */
selectRange : function(startRow, endRow, keepExisting)
{
    if(this.locked) {
        return;
    }
 
    if(!keepExisting) {
        this.clearSelections();

 view all matches for this distribution


CatalystX-Crudite

 view release on metacpan or  search on metacpan

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
blockaded
blockades
blockading
blockage
blockages
blocked
blocker
blockers
blockhouse
blockhouses
blocking

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

8643
8644
8645
8646
8647
8648
8649
8650
8651
8652
8653
clobber
clobbered
clobbering
clobbers
clock
clocked
clocker
clockers
clocking
clockings
clocks

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

11511
11512
11513
11514
11515
11516
11517
11518
11519
11520
11521
dead
deaden
deadline
deadlines
deadlock
deadlocked
deadlocking
deadlocks
deadly
deadness
deadwood

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

17012
17013
17014
17015
17016
17017
17018
17019
17020
17021
17022
floated
floater
floating
floats
flock
flocked
flocking
flocks
flog
flogging
flood

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

24643
24644
24645
24646
24647
24648
24649
24650
24651
24652
24653
locator
locators
loci
lock
Locke
locked
locker
lockers
Lockhart
Lockheed
Lockian

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

42797
42798
42799
42800
42801
42802
42803
42804
42805
42806
42807
unbecoming
unbelievable
unbiased
unbind
unblock
unblocked
unblocking
unblocks
unborn
unbound
unbounded

lib/CatalystX/Crudite/Util/Random.pm  view on Meta::CPAN

43164
43165
43166
43167
43168
43169
43170
43171
43172
43173
43174
unload
unloaded
unloading
unloads
unlock
unlocked
unlocking
unlocks
unlucky
unmanageable
unmanageably

 view all matches for this distribution


CatalystX-Example-YUIUploader

 view release on metacpan or  search on metacpan

root/static/js/yui/build/dragdrop/dragdrop-min.js  view on Meta::CPAN

2
3
4
5
6
7
8
9
10
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
version: 2.5.0
*/
if(!YAHOO.util.DragDropMgr){YAHOO.util.DragDropMgr=function(){var A=YAHOO.util.Event;return{ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,interactionInfo:nu...
var C=D.length;if(C==1){F=D[0];}else{for(var E=0;E<C;++E){var B=D[E];if(this.mode==this.INTERSECT&&B.cursorIsOver){F=B;break;}else{if(!F||!F.overlap||(B.overlap&&F.overlap.getArea()<B.overlap.getArea())){F=B;}}}}return F;},refreshCache:function(C){va...
this.resetConstraints();this.onAvailable();},setPadding:function(E,C,F,D){if(!C&&0!==C){this.padding=[E,E,E,E];}else{if(!F&&0!==F){this.padding=[E,C,E,C];}else{this.padding=[E,C,F,D];}}},setInitPosition:function(F,E){var G=this.getEl();if(!this.DDM.v...
YAHOO.util.Dom.setStyle(C,"top",(E.y+this.deltaSetXY[1])+"px");}this.cachePosition(E.x,E.y);var A=this;setTimeout(function(){A.autoScroll.call(A,E.x,E.y,C.offsetHeight,C.offsetWidth);},0);},cachePosition:function(B,A){if(B){this.lastPageX=B;this.last...

 view all matches for this distribution


Catmandu-BagIt

 view release on metacpan or  search on metacpan

lib/Catmandu/BagIt.pm  view on Meta::CPAN

295
296
297
298
299
300
301
302
303
304
305
306
307
$self->_error([]);
 
die "usage: write(path[, overwrite => 1])" unless $path;
 
# Check if other processes are writing or previous processes died
if ($self->locked($path)) {
    $self->log->error("$path is locked");
    $self->_push_error("$path is locked");
    return undef;
}
 
if (defined($self->path) && $path ne $self->path) {
    # If the bag is copied from to a new location than all the tag files and

lib/Catmandu/BagIt.pm  view on Meta::CPAN

437
438
439
440
441
442
443
444
445
446
    my ($self,$path) = @_;
 
    File::Spec->catfile($path,'.lock');
}
 
sub locked {
    my ($self,$path) = @_;
    $path //= $self->path;
 
    return undef unless defined($path);

lib/Catmandu/BagIt.pm  view on Meta::CPAN

1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
if ($bagit->errors) {
    print join("\n",$bagit->errors);
    exit;
}
 
unless ($bagit->locked) {
    $bagit->write("bags/demo04"); # fails when the bag already exists
    $bagit->write("bags/demo04", new => 1); # recreate the bag when it already existed
    $bagit->write("bags/demo04", overwrite => 1); # overwrites an exiting bag
}

lib/Catmandu/BagIt.pm  view on Meta::CPAN

1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
=head2 write($directory, [%options])
 
Write a BagIt to disk. Options: new => 1 recreate the bag when it already existed, overwrite => 1 overwrite
and existing bag (updating the changed tags/files);
 
=head2 locked
 
Check if a process has locked the BagIt. Or, a previous process didn't complete the write operations.
 
=head2 path()
 
Return the path to the BagIt.

 view all matches for this distribution


CfgTie

 view release on metacpan or  search on metacpan

CfgTie-revs.tex  view on Meta::CPAN

70
71
72
73
74
75
76
77
78
79
80
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

107
108
109
110
111
112
113
114
115
116
117
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

144
145
146
147
148
149
150
151
152
153
154
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

181
182
183
184
185
186
187
188
189
190
191
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

218
219
220
221
222
223
224
225
226
227
228
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

304
305
306
307
308
309
310
311
312
313
314
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

341
342
343
344
345
346
347
348
349
350
351
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

378
379
380
381
382
383
384
385
386
387
388
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

415
416
417
418
419
420
421
422
423
424
425
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

452
453
454
455
456
457
458
459
460
461
462
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

489
490
491
492
493
494
495
496
497
498
499
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

526
527
528
529
530
531
532
533
534
535
536
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

CfgTie-revs.tex  view on Meta::CPAN

563
564
565
566
567
568
569
570
571
572
573
@item Type
ASCII Text (1)
 
@item Current revision
 
@item Not locked.
@end table
 
@subheading Change Log
 
@multitable @columnfractions .1 .2 .2 .5

 view all matches for this distribution


Cfn

 view release on metacpan or  search on metacpan

lib/Cfn/Resource/AWS/Cognito/UserPoolRiskConfigurationAttachment.pm  view on Meta::CPAN

151
152
153
154
155
156
157
158
159
160
161
  use Moose;
  extends 'https://metacpan.org/pod/Cfn::Value::TypedValue">Cfn::Value::TypedValue';
   
  has BlockedIPRangeList => (isa => 'Cfn::Value::Array|Cfn::Value::Function|Cfn::DynamicValue', is => 'rw', coerce => 1, traits => [ 'CfnMutability' ], mutability => 'Mutable');
  has SkippedIPRangeList => (isa => 'Cfn::Value::Array|Cfn::Value::Function|Cfn::DynamicValue', is => 'rw', coerce => 1, traits => [ 'CfnMutability' ], mutability => 'Mutable');
}
 
subtype 'Cfn::Resource::Properties::AWS::Cognito::UserPoolRiskConfigurationAttachment::CompromisedCredentialsRiskConfigurationType',
     as 'Cfn::Value';

 view all matches for this distribution


Char-Arabic

 view release on metacpan or  search on metacpan

lib/Arabic.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Big5HKSCS

 view release on metacpan or  search on metacpan

lib/Big5HKSCS.pm  view on Meta::CPAN

1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Big5Plus

 view release on metacpan or  search on metacpan

lib/Big5Plus.pm  view on Meta::CPAN

1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Cyrillic

 view release on metacpan or  search on metacpan

lib/Cyrillic.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-EUCJP

 view release on metacpan or  search on metacpan

lib/EUCJP.pm  view on Meta::CPAN

1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-EUCTW

 view release on metacpan or  search on metacpan

lib/EUCTW.pm  view on Meta::CPAN

1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-GB18030

 view release on metacpan or  search on metacpan

lib/GB18030.pm  view on Meta::CPAN

1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-GBK

 view release on metacpan or  search on metacpan

lib/GBK.pm  view on Meta::CPAN

1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Greek

 view release on metacpan or  search on metacpan

lib/Greek.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-HP15

 view release on metacpan or  search on metacpan

lib/HP15.pm  view on Meta::CPAN

1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Hebrew

 view release on metacpan or  search on metacpan

lib/Hebrew.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-INFORMIXV6ALS

 view release on metacpan or  search on metacpan

lib/INFORMIXV6ALS.pm  view on Meta::CPAN

1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-JIS8

 view release on metacpan or  search on metacpan

lib/JIS8.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-KOI8R

 view release on metacpan or  search on metacpan

lib/KOI8R.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-KOI8U

 view release on metacpan or  search on metacpan

lib/KOI8U.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-KPS9566

 view release on metacpan or  search on metacpan

lib/KPS9566.pm  view on Meta::CPAN

1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin1

 view release on metacpan or  search on metacpan

lib/Latin1.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin10

 view release on metacpan or  search on metacpan

lib/Latin10.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin2

 view release on metacpan or  search on metacpan

lib/Latin2.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin3

 view release on metacpan or  search on metacpan

lib/Latin3.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin4

 view release on metacpan or  search on metacpan

lib/Latin4.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin5

 view release on metacpan or  search on metacpan

lib/Latin5.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


Char-Latin6

 view release on metacpan or  search on metacpan

lib/Latin6.pm  view on Meta::CPAN

1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
=back
 
=head1 Environment Variable
 
 This software uses the flock function for exclusive control. The execution of the
 program is blocked until it becomes possible to read or write the file.
 You can have it not block in the flock function by defining environment variable
 CHAR_NONBLOCK.
  
 Example:

 view all matches for this distribution


( run in 1.360 second using v1.01-cache-2.11-cpan-26ccb49234f )