Main > Programming > Libraries >

Hook::Scope 0.04

Hook::Scope 0.04

Sponsored Links

Hook::Scope 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 884
Date added: 2007-05-23
Publisher: Arthur Bergman

Hook::Scope 0.04 description

Hook::Scope is a Perl extension for adding hooks for exiting a scope.

SYNOPSIS

use Hook::Scope;
{
Hook::Scope::POST(sub { print "I just left my scope"});
print "you will see this first!";
}

use Hook::Scope qw(POST PRE); # only POST can be exported
{
POST { print "foo" };
POST sub { print "bar"}; # can have multiple POSTs, last added, first run

PRE { print "this runs first" };
}

ABSTRACT

This module allows you to register subroutines to be executed when the scope they were registered in, has been left.

POST

POST takes a reference to a subroutine or a subroutine name and will register that subroutine to be executed when the scope is left. Note that even if the scope is left using die(), the subroutine will be executed.

Hook::Scope 0.04 Screenshot

Advertisements

Hook::Scope 0.04 Keywords

Bookmark Hook::Scope 0.04

Hyperlink code:
Link for forum:

Hook::Scope 0.04 Copyright

WareSeeker periodically updates pricing and software information of Hook::Scope 0.04 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 Hook::Scope 0.04 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
Hook::Filter is a runtime filtering layer on top of subroutine calls. Free Download
DCOP is a Perl extension to speak to the dcop server via systems DCOP client. Free Download
Preppi is a simple graphical EPP client for Unix and Linux systems. Free Download
Sys::CPU is a Perl extension for getting CPU information. Free Download
Perf::ARM is a Perl extension wrapper for the ARM 2.0 implementation. Free Download
WWW::Yahoo::Movies is a Perl extension to get Yahoo! Movies information. Free Download
WWW::Orkut::Spider is a Perl extension for spidering the orkut community. Free Download
Acme::Scripticide is a Perl extension to allow your script to kill itself. Free Download