Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.414.974 Times

Usleep freeware
 

Usleep

Added: February 17, 2010 | Visits: 582

ProgressMonitor ProgressMonitor is a flexible and configurable framework for providing feedback on how a long-running task is proceeding. SYNOPSIS use strict; use warnings; use Time::HiRes qw(usleep); use ProgressMonitor::Stringify::ToStream; use ProgressMonitor::Stringify::Fields::Bar; use...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (92): ProgressMonitor Download

Added: August 24, 2010 | Visits: 1.068

Proc::Forking Proc::Forking is a Perl module that provides a set of tool to fork and daemonize. SYNOPSIS #!/usr/bin/perl use strict; use Proc::Forking; use Data::Dumper; use Time::HiRes qw(usleep); # to allow micro sleep my $f = Proc::Forking->new(); $SIG{ KILL } = $SIG{ TERM } = $SIG{ INT } = sub...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (86): Proc::Forking Download

Added: October 10, 2013 | Visits: 372

Term::Report Term::Report is a Perl module that can be used to generate nicely formatted dynamic output. It can also use Term::StatusBar to show progress and Number::Format so numbers show up more readable. All output is sent to STDOUT by default. The current release may not be compatible with previous code....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Term::Report Download