view release on metacpan or search on metacpan
lib/App/MatrixClient.pm view on Meta::CPAN
$self->{dist}->fire_async( do_set_presence => "offline", @_ )
->then_done( "Set" );
}
sub cmd_busy
{
my $self = shift;
$self->{dist}->fire_async( do_set_presence => "unavailable", "Busy" )
->then_done( "Set" );
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MtAws/QueueEngine.pm view on Meta::CPAN
$self->wait_worker();
}
}
}
sub get_busy_workers_ids
{
my ($self) = @_;
grep { $self->{workers}{$_}{task} } keys %{ $self->{workers}};
}
view all matches for this distribution
view release on metacpan or search on metacpan
public/javascripts/ace/mode-nginx.js view on Meta::CPAN
"use strict";
var oop = require("../lib/oop");
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
var NginxHighlightRules = function () {
var keywords = "include|index|absolute_redirect|aio|output_buffers|directio|sendfile|aio_write|alias|root|chunked_transfer_encoding|client_body_buffer_size|client_body_in_file_only|client_body_in_single_buffer|client_body_temp_path|client_body_ti...
this.$rules = {
"start": [{
token: ["storage.type", "text", "string.regexp", "paren.lparen"],
regex: "\\b(location)(\\s+)([\\^]?~[\\*]?\\s+.*?)({)"
view all matches for this distribution
view release on metacpan or search on metacpan
2.058003 - 2022-11-04
[BUG FIXES]
* Revert HTTPS download for build as it does not work in busybox
2.058002 - 2022-11-04
[ENHANCEMENTS]
view all matches for this distribution
view release on metacpan or search on metacpan
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
STATUS current
DESCRIPTION "The result status of the query. Possible values
are:
-1 -Either the query has not been initiated or the
agent is busy processing this query instance. Time
to completion of the query processing depends on
the complexity of the query and the number of
matches that satisfy this query.
0..2147483647 - The search has ended and this is
view all matches for this distribution
view release on metacpan or search on metacpan
t/files/moby11.txt view on Meta::CPAN
the more a coward. He will not confess himself suspected;
but that itself is strong suspicion. So he makes the best of it;
and when the sailors find him not to be the man that is advertised,
they let him pass, and he descends into the cabin.
"'Who's there?' cries the Captain at his busy desk, hurriedly making
out his papers for the Customs--'Who's there?' Oh! how that harmless
question mangles Jonah! For the instant he almost turns to flee again.
But he rallies. 'I seek a passage in this ship to Tarshish;
how soon sail ye, sir?' Thus far the busy Captain had not looked up
to Jonah, though the man now stands before him; but no sooner does
he hear that hollow voice, than he darts a scrutinizing glance.
'We sail with the next coming tide,' at last he slowly answered,
still intently eyeing him. 'No sooner, sir?'--'Soon enough for any
honest man that goes a passenger.' Ha! Jonah, that's another stab.
t/files/moby11.txt view on Meta::CPAN
mate that; good man, and a pious; but all alive now, I must turn to."
And so saying he went on deck, and we followed.
It was now clear sunrise. Soon the crew came on board in twos and threes;
the riggers bestirred themselves; the mates were actively engaged;
and several of the shore people were busy in bringing various last
things on board. Meanwhile Captain Ahab remained invisibly enshrined
within his cabin.
t/files/moby11.txt view on Meta::CPAN
for an additional lashing to our boat. So still and subdued and yet
somehow preluding was all the scene, and such an incantation of revelry
lurked in the air, that each silent sailor seemed resolved into his
own invisible self.
I was the attendant or page of Queequeg, while busy at the mat.
As I kept passing and repassing the filling or woof of marline
between the long yarns of the warp, using my own hand for the shuttle,
and as Queequeg, standing sideways, ever and anon slid his heavy
oaken sword between the threads, and idly looking off upon
the water, carelessly and unthinkingly drove home every yarn;
t/files/moby11.txt view on Meta::CPAN
formed the warp and woof, and the living flowers the figures.
All the trees, with all their laden branches; all the shrubs,
and ferns, and grasses; the message-carrying air; all these
unceasingly were active. Through the lacings of the leaves,
the great sun seemed a flying shuttle weaving the unwearied verdure.
Oh, busy weaver! unseen weaver!--pause!--one word!--
whither flows the fabric? what palace may it deck? wherefore
all these ceaseless toilings? Speak, weaver!--stay thy hand!--
but one single word with thee! Nay--the shuttle flies--
the figures float from forth the loom; the fresher-rushing
carpet for ever slides away. The weaver-god, he weaves;
t/files/moby11.txt view on Meta::CPAN
On the quarter-deck, the mates and harpooneers were dancing with the
olive-hued girls who had eloped with them from the Polynesian Isles;
while suspended in an ornamented boat, firmly secured aloft between
the foremast and mainmast, three Long Island negroes, with glittering
fiddle-bows of whale ivory, were presiding over the hilarious jig.
Meanwhile, others of the ship's company were tumultuously busy at
the masonry of the try-works, from which the huge pots had been removed.
You would have almost thought they were pulling down the cursed Bastille,
such wild cries they raised, as the now useless brick and mortar
were being hurled into the sea.
t/files/moby11.txt view on Meta::CPAN
"Hast killed him?"
"The harpoon is not yet forged that will ever will do that,"
answered the other, sadly glancing upon a rounded hammock on
the deck, whose gathered sides some noiseless sailors were busy
in sewing together.
"Not forged!" and snatching Perth's levelled iron from the crotch,
Ahab held it out, exclaiming--"Look ye, Nantucketer; here in this
hand I hold his death! Tempered in blood, and tempered by lightning
t/files/moby11.txt view on Meta::CPAN
eagerly mounting to the three mast-heads; while the oarsmen
were rocking in the two staved boats which had but just been
hoisted to the side, and were busily at work in repairing them.
One after the other, through the port-holes, as he sped,
he also caught flying glimpses of Stubb and Flask,
busying themselves on deck among bundles of new irons and lances.
As he saw all this; as he heard the hammers in the broken boats;
far other hammers seemed driving a nail into his heart.
But he rallied. And now marking that the vane or flag
was gone from the main-mast-head, he shouted to Tashtego,
who had just gained that perch, to descend again for another flag,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Prove/Elasticsearch/Queue/Default.pm view on Meta::CPAN
=head1 METHODS
=head2 get_jobs
Gets the runner a selection of jobs that the queue thinks appropriate to our current configuration (if possible),
and that should keep it busy for a reasonable amount of time (see the granularity option).
The idea here is that clients will run get_jobs in a loop (likely using several workers) and run them until exhausted.
=head2 list_queues(%provision_options)
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Prun/Scaled.pm view on Meta::CPAN
for F in *.trc; do echo "tkprof $F ${F%trc}txt"; done | sprun -t 75 -T 2 -u 0
Run all commands in a file (command_file), one line at a time. Manually
bound the minimum and maximum number of processes to run and start with 4.
Keep the CPU 100% busy (0% idle) and re-evaluate at most every 3 seconds.
Ignore any failed processes, but do report to STDOUT any that fail.
sprun -e -r -m 2 -M 8 -i 4 -u 3 command_file
Test with the dummy_load script included in the contrib/ directory
view all matches for this distribution
view release on metacpan or search on metacpan
contrib/dummy_load view on Meta::CPAN
srand($$);
my $start = time;
my $lifespan = 5+int(rand(10));
# Keep the CPU busy until it's time to exit
while (time - $start < $lifespan) {
my $a = time;
my $b = $a^time/3;
}
view all matches for this distribution
view release on metacpan or search on metacpan
t/dat/tree/subdir/#groovy.txt# view on Meta::CPAN
YOW!!
I believe you have some serious inhibitions.
Civilization is fun! Anyway, it keeps me busy!!
Does it bother you that it keeps you busy?
I am deeply CONCERNED and I want something GOOD for BREAKFAST!
Perhaps this could be the reason for any hobbies you have?
t/dat/tree/subdir/#groovy.txt# view on Meta::CPAN
me?
YOW!! Now I understand advanced MICROBIOLOGY
and th' new TAX REFORM laws!!
Do you really think it keeps you busy?
There's enough money here to buy 5000 cans of Noodle-Roni!
Possibly this could be the reason for your plans?
t/dat/tree/subdir/#groovy.txt# view on Meta::CPAN
Are you frightened by that?
Loni Anderson's hair should be LEGALIZED!!
You mentioned that it keeps you busy?
I think I'll do BOTH if I can get RESIDUALS!!
Possibly hangups you have are related to this.
t/dat/tree/subdir/#groovy.txt# view on Meta::CPAN
What makes you think rhapsody in glue?
HUMAN REPLICAS are inserted into VATS of NUTRITIONAL YEAST...
You mentioned that it keeps you busy?
How many retired bricklayers from FLORIDA are out purchasing
PENCIL SHARPENERS right NOW??
Did you ever regret many retired bricklayers from florida are out
t/dat/tree/subdir/#groovy.txt# view on Meta::CPAN
Do you really think that?
I just heard the SEVENTIES were over!! And I was just getting in touch
with my LEISURE SUIT!!
You mentioned that it keeps you busy?
A can of ASPARAGUS, 73 pigeons, some LIVE ammo, and a FROZEN DAQUIRI!!
Is it because of some problems in your childhood that you are
going through all this?
view all matches for this distribution
view release on metacpan or search on metacpan
socialcalc/socialcalcserver.pl view on Meta::CPAN
function docmdext (name, data, sheet, cmd, saveundo) {
var cmdstr = cmd.RestOfString();
data.editor.EditorScheduleSheetCommands(cmdstr, false, false);
SocialCalc.SheetCommandInfo.cmdextensionbusy = "Do Cmd Ext "+cmdstr;
window.setTimeout(function(){SocialCalc.ResumeFromCmdExtension();}, 100);
}
function doloadclipboardext (name, data, sheet, cmd, saveundo) {
var cmdstr = cmd.RestOfString();
SocialCalc.SheetCommandInfo.cmdextensionbusy = "Load Clipboard Ext "+cmdstr;
loaddata(cmdstr);
// window.setTimeout(function(){SocialCalc.ResumeFromCmdExtension();}, 100);
// SocialCalc.ResumeFromCmdExtension();
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/TimeTracker/Gtk2TrayIcon.pm view on Meta::CPAN
my $lazy =
-e 'share/lazy.png'
? 'share/lazy.png'
: dist_file( 'App-TimeTracker-Gtk2TrayIcon', 'lazy.png' );
my $busy =
-e 'share/busy.png'
? 'share/busy.png'
: dist_file( 'App-TimeTracker-Gtk2TrayIcon', 'busy.png' );
Gtk2->init;
my $img = Gtk2::Image->new_from_file($lazy);
my $window = Gtk2::TrayIcon->new(__PACKAGE__);
my $eventbox = Gtk2::EventBox->new;
$eventbox->add($img);
lib/App/TimeTracker/Gtk2TrayIcon.pm view on Meta::CPAN
interval => 5,
cb => sub {
my $task =
App::TimeTracker::Data::Task->current($storage_location);
if ($task) {
$img->set_from_file($busy);
$current = $task->say_project_tags;
}
else {
$img->set_from_file($lazy);
$current = 'nothing';
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/TimeTracker/Gtk3StatusIcon.pm view on Meta::CPAN
use File::Share qw(dist_file);
use Clipboard;
my %ICONS = (
lazy => dist_file( 'App-TimeTracker-Gtk3StatusIcon', 'lazy.png' ),
busy => dist_file( 'App-TimeTracker-Gtk3StatusIcon', 'busy.png' ),
);
my $TRACKER_HOME = App::TimeTracker::Proto->new->home;
sub init {
lib/App/TimeTracker/Gtk3StatusIcon.pm view on Meta::CPAN
my $icon = Gtk3::StatusIcon->new_from_file($ICONS{$task->{status}});
my @items;
for my $line ($task->{lines}->@*) {
my $item = Gtk3::MenuItem->new($line);
$item->signal_connect( activate => sub {
Clipboard->copy($item->get_label) if $task->{status} eq 'busy';
} );
$menu->append($item);
push(@items, $item);
}
lib/App/TimeTracker/Gtk3StatusIcon.pm view on Meta::CPAN
sub get_current_task() {
my $task = App::TimeTracker::Data::Task->current($TRACKER_HOME);
if ($task) {
return {
status => 'busy',
lines => [
$task->project,
$task->id || 'no id',
$task->description || 'no description',
],
view all matches for this distribution
view release on metacpan or search on metacpan
- `fzf` is a fuzzy finder : use TAB for multiple selection, press ENTER to confirm, or ESC to cancel.
- `urifind` extracts all URIs. Try `uricolor -s` and `urifind --schemeless` to find schemeless URLs.
- Selected URIs will open with your default browser or application.
- Since `open` uses macOS _Launch Services_ to determine which program to run, most common schemes such as `ftp://` or `ssh://` are automatically recognized.
N.B. On Windows, I use [busybox-w32](https://frippery.org/busybox/) and a file `lk.bat` containing :
```
@echo off
bookmarks | uricolor | fzf --ansi --exact --multi | urifind | busybox xargs -n1 cmd /c start ""
````
**Copy link(s) to clipboard :**
```
alias lkc="bookmarks | uricolor | fzf --ansi --exact --multi | urifind | pbcopy"
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension App::derived
0.10 Wed Feb 20 16:21:34 2013
- skips delayed commands. do not busy loop
0.09 Wed Feb 20 1:09:31 2013
- use relative "bash" path instead of absolute path.
some *BSD system install bash to /usr/bin or other
view all matches for this distribution
view release on metacpan or search on metacpan
share/wordlist_en.tsv view on Meta::CPAN
14421 busboy
14422 bush
14423 busily
14424 busload
14425 bust
14426 busybody
14431 buzz
14432 cabana
14433 cabbage
14434 cabbie
14435 cabdriver
view all matches for this distribution
view release on metacpan or search on metacpan
| 11 | Resource temporarily unavailable |
| 12 | Cannot allocate memory |
| 13 | Permission denied |
| 14 | Bad address |
| 15 | Block device required |
| 16 | Device or resource busy |
| 17 | File exists |
| 18 | Invalid cross-device link |
| 19 | No such device |
| 20 | Not a directory |
| 21 | Is a directory |
| 22 | Invalid argument |
| 23 | Too many open files in system |
| 24 | Too many open files |
| 25 | Inappropriate ioctl for device |
| 26 | Text file busy |
| 27 | File too large |
| 28 | No space left on device |
| 29 | Illegal seek |
| 30 | Read-only file system |
| 31 | Too many links |
view all matches for this distribution
view release on metacpan or search on metacpan
script/news view on Meta::CPAN
view isn't in the cache, replies cannot be shown.
=head2 Caching
All the NNTP requests are cached for 5min. The cache relies on L<Mojo::Cache>.
That cache only holds 100 items by default, so on a busy server, NNTP requests
might get cached for less time. The cache isn't written to disk, so if you're a
developer, you can restart the server to empty the cache instead of waiting for
5min.
=head2 Tags
view all matches for this distribution
view release on metacpan or search on metacpan
script/proxyforurl view on Meta::CPAN
}
_animate(start) {
const method = start ? 'setAttribute' : 'removeAttribute';
setTimeout(() => {
this.form.querySelector('button')[method]('aria-busy', true);
}, (start ? 1 : 350));
}
async _init() {
const res = await fetch(this.basePath + '/v1/template');
view all matches for this distribution
view release on metacpan or search on metacpan
commit 8e33e45f2124d7138c22dc6319a57abb22aa9e6a
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Fri Dec 2 09:16:37 2011 +0000
try harder for pidseq on busy systems
will skip if they're still not smoking green
commit e05d35653c77eb76596f044f28b0af5f0c4ee12c
Author: Matthew Astley <beeep$mca@t8o.org>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/smtpstatus.pm view on Meta::CPAN
],
['X.4.1', 'No answer from host',
'The outbound connection attempt was not answered, either
because the remote system was busy, or otherwise unable to
take a call. This is useful only as a persistent transient
error.'
],
view all matches for this distribution
view release on metacpan or search on metacpan
$cw->Busy;
move($ifname, "$ifname.bak");
open OUT, "+>>$ifname" or die "Couldn't overwrite old $ifname: $OS_ERROR\n";
print OUT ($cw->Subwidget('text')->get('1.0', 'end'));
close OUT;
$cw->Unbusy;
}
}
if ($#addlist >= 0) {
my $d = $cw->Dialog(
-title => 'Add Words',
open OUT, ">>$hdict" or die "Couldn't add words to $hdict: $OS_ERROR\n";
foreach (@addlist) {
print OUT "$_\n";
}
close OUT;
$cw->Unbusy;
}
}
$cw->WmDeleteWindow;
}
$cw->Subwidget('text')->delete($midx, "$midx + $mlength chars");
$cw->Subwidget('text')->insert($midx, $replacement);
$lastindex = adjust_index ($midx,$replacement);
}
push @addlist, ($replacement);
$cw->Unbusy;
}
sub guesses {
$cw->Busy;
return if ! $ifname;
@guesslist = qx|"$ispell_prog" -a \<$ifname 2\>&1|;
shift @guesslist; # remove the ispell id
chomp foreach (@guesslist);
$cw->Unbusy;
}
sub show_guesses {
$cw->Subwidget('list')->delete (0, 'end');
my $misspelling = gettextselection();
$cw->Busy(-recurse => 1);
@misspelledlist = qx|"$ispell_prog" -l \<$ifname|;
if ($#misspelledlist >= 0) {
chomp foreach (@misspelledlist);
}
$cw->Unbusy(-recurse => 0);
}
mainwindow();
(($ifname=$ARGV[0]) && openfile()) if(defined $ARGV[0] and length $ARGV[0]);
view all matches for this distribution
view release on metacpan or search on metacpan
share/files/public/skins/default/jquery-ui-1.9.1.custom/development-bundle/ui/jquery-ui.custom.js view on Meta::CPAN
$( this )
.removeClass( "ui-state-default ui-state-active ui-state-disabled " +
"ui-corner-top ui-corner-bottom ui-widget-content ui-tabs-active ui-tabs-panel" )
.removeAttr( "tabIndex" )
.removeAttr( "aria-live" )
.removeAttr( "aria-busy" )
.removeAttr( "aria-selected" )
.removeAttr( "aria-labelledby" )
.removeAttr( "aria-hidden" )
.removeAttr( "aria-expanded" )
.removeAttr( "role" );
share/files/public/skins/default/jquery-ui-1.9.1.custom/development-bundle/ui/jquery-ui.custom.js view on Meta::CPAN
// support: jQuery <1.8
// jQuery <1.8 returns false if the request is canceled in beforeSend,
// but as of 1.8, $.ajax() always returns a jqXHR object.
if ( this.xhr && this.xhr.statusText !== "canceled" ) {
tab.addClass( "ui-tabs-loading" );
panel.attr( "aria-busy", "true" );
this.xhr
.success(function( response ) {
// support: jQuery <1.8
// http://bugs.jquery.com/ticket/11778
share/files/public/skins/default/jquery-ui-1.9.1.custom/development-bundle/ui/jquery-ui.custom.js view on Meta::CPAN
if ( status === "abort" ) {
that.panels.stop( false, true );
}
tab.removeClass( "ui-tabs-loading" );
panel.removeAttr( "aria-busy" );
if ( jqXHR === that.xhr ) {
delete that.xhr;
}
}, 1 );
view all matches for this distribution
view release on metacpan or search on metacpan
share/root/jquery-ui-1.11.1/jquery-ui.min.js view on Meta::CPAN
}catch(n){}return!0},_showDatepicker:function(t){if(t=t.target||t,"input"!==t.nodeName.toLowerCase()&&(t=e("input",t.parentNode)[0]),!e.datepicker._isDisabledDatepicker(t)&&e.datepicker._lastInput!==t){var i,n,a,o,h,l,u;i=e.datepicker._getInst(t),e.d...
},_generatePosition:function(e,t){var i,s,n,a,o=this.options,r=this._isRootNode(this.scrollParent[0]),h=e.pageX,l=e.pageY;return r&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),t&&(t...
if(t.keyCode===e.ui.keyCode.TAB&&!t.isDefaultPrevented()){var i=this.uiDialog.find(":tabbable"),s=i.filter(":first"),n=i.filter(":last");t.target!==n[0]&&t.target!==this.uiDialog[0]||t.shiftKey?t.target!==s[0]&&t.target!==this.uiDialog[0]||!t.shiftKe...
f&&e.effects.save(i,l),i.from={height:s.height*a.from.y,width:s.width*a.from.x,outerHeight:s.outerHeight*a.from.y,outerWidth:s.outerWidth*a.from.x},i.to={height:s.height*a.to.y,width:s.width*a.to.x,outerHeight:s.height*a.to.y,outerWidth:s.width*a.to....
return e.ui.ddmanager&&(e.ui.ddmanager.current=this),e.ui.ddmanager&&!o.dropBehaviour&&e.ui.ddmanager.prepareOffsets(this,t),this.dragging=!0,this.helper.addClass("ui-sortable-helper"),this._mouseDrag(t),!0},_mouseDrag:function(t){var i,s,n,a,o=this....
}).addClass("ui-tabs-anchor").attr({role:"presentation",tabIndex:-1}),this.panels=e(),this.anchors.each(function(i,s){var n,a,o,r=e(s).uniqueId().attr("id"),h=e(s).closest("li"),l=h.attr("aria-controls");t._isLocal(s)?(n=s.hash,o=n.substring(1),a=t.e...
view all matches for this distribution
view release on metacpan or search on metacpan
],
"cookies": [],
"content": {
"size": 213057,
"mimeType": "text/html",
"text": "<!doctype html><html itemscope=\"\" itemtype=\"http://schema.org/WebPage\" lang=\"en-AU\"><head><meta content=\"/images/branding/googleg/1x/googleg_standard_color_128dp.png\" itemprop=\"image\"><link href=\"/images/branding/produ...
},
"redirectURL": "",
"headersSize": -1,
"bodySize": -1,
"_transferSize": 68060
],
"cookies": [],
"content": {
"size": 108222,
"mimeType": "text/javascript",
"text": "/* _GlobalPrefix_ */\n/* _Module_:sy1p */\ntry{\nvar s_vja,s_wja,s_1i,s_xja,s_2i,s_yja={};s_D(\"sy1p\");var s_3i=function(a){s_K(this,a,0,2,null,null)};s_g(s_3i,s_J);s_3i.prototype.jh=function(){return s_L(this,1)};var s_zja={};v...
},
"redirectURL": "",
"headersSize": -1,
"bodySize": -1,
"_transferSize": 36140
view all matches for this distribution
view release on metacpan or search on metacpan
- Updated tests to reflect new Archive::Tar behaviour
- Added POD tests
0.02 Mon Apr 7 14:09:00 2003
- Bugfix: Setting mode 0100644 on all files that are added via
Tar->add_data. Now busybox tar doesn't complain anymore.
0.01 Fri Apr 4 17:15:14 2003
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Archive/Tar.pm view on Meta::CPAN
=head2 $Archive::Tar::ZERO_PAD_NUMBERS
This variable holds a boolean indicating if we will create
zero padded numbers for C<size>, C<mtime> and C<checksum>.
The default is C<0>, indicating that we will create space padded
numbers. Added for compatibility with C<busybox> implementations.
=head2 Tuning the way RESOLVE_SYMLINK will works
You can tune the behaviour by setting the $Archive::Tar::RESOLVE_SYMLINK variable,
or $ENV{PERL5_AT_RESOLVE_SYMLINK} before loading the module Archive::Tar.
view all matches for this distribution