Main > Programming > Libraries >

Sys::AlarmCall 1.2

Sys::AlarmCall 1.2

Sponsored Links

Sys::AlarmCall 1.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 925
Date added: 2007-04-13
Publisher: Jack Shirazi

Sys::AlarmCall 1.2 description

Sys::AlarmCall is a package to handle the logic in timing out calls with alarm() and an ALRM handler, allowing nested calls as well.

SYNOPSIS

use Sys::AlarmCall;

$result = alarm_call($timeout1,$func1,@args1);
@result = alarm_call($timeout2,$func2,@args2);

Sys::AlarmCall provides a straightforward function call to use the alarm handler. It also handles the logic which allows nested time out calls if timeout calls are run thorugh the alarm_call() functions.

The main advantages of Sys::AlarmCall are that:

1. simple calls, e.g.

@result = &func(@args); #Normal function call with &
$result = func(@args);; #Normal function call
@result = &$code_reference(@args);
@result = $obj->func(@args); #Object method call

become simple calls:

@result = alarm_call($timeout,&func,@args);
$result = alarm_call($timeout,func,@args);
@result = alarm_call($timeout,$code_reference,@args);
@result = alarm_call($timeout,->func,$obj,@args);

Sys::AlarmCall 1.2 Screenshot

Advertisements

Sys::AlarmCall 1.2 Keywords

Bookmark Sys::AlarmCall 1.2

Hyperlink code:
Link for forum:

Sys::AlarmCall 1.2 Copyright

WareSeeker periodically updates pricing and software information of Sys::AlarmCall 1.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Sys::AlarmCall 1.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Sys::Lastlog is a Perl module to provide a moderately Object Oreiented Interface to lastlog files on some Unix-like systems. Free Download
Sys::Filesystem is a tool to retrieve a list of filesystems and their properties. Free Download
xmms-alarm is a plugin which allows XMMS to be used as an alarm clock. Free Download
ms-sys is a Linux program for writing Microsoft compatible boot records. Free Download
Alarm::Concurrent is a Perl module that allows multiple, concurrent alarms. Free Download
Simple Alarm Clock is a simple alarm clock superkaramba theme. Free Download
Molle is a cross-platform prover for modal logic. Free Download
Sys::Gamin is a Perl interface to Gamin (File Access Monitor implementation). Free Download