Main > Programming > Libraries >

Class::Delegation 1.7.1

Class::Delegation 1.7.1

Sponsored Links

Class::Delegation 1.7.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1077
Date added: 2006-11-11
Publisher: Damian Conway

Class::Delegation 1.7.1 description

Class::Delegation is a Perl object-oriented delegation.

SYNOPSIS

package Car;

use Class::Delegation
send => steer,
to => ["left_front_wheel", "right_front_wheel"],

send => drive,
to => ["right_rear_wheel", "left_rear_wheel"],
as => ["rotate_clockwise", "rotate_anticlockwise"]

send => power,
to => flywheel,
as => brake,

send => brake,
to => qr/.*_wheel$/,

send => halt
to => -SELF,
as => brake,

send => qr/^MP_(.+)/,
to => mp3,
as => sub { $1 },

send => -OTHER,
to => mp3,

send => debug,
to => -ALL,
as => dump,

send => -ALL,
to => logger,
;

Class::Delegation 1.7.1 Screenshot

Advertisements

Class::Delegation 1.7.1 Keywords

Bookmark Class::Delegation 1.7.1

Hyperlink code:
Link for forum:

Class::Delegation 1.7.1 Copyright

WareSeeker periodically updates pricing and software information of Class::Delegation 1.7.1 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 Class::Delegation 1.7.1 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
Class::Date provides a date datatype for Perl. Free Download
LSE/OS is a nanokernel based operating system dedicated for the x86. Free Download
Class::Declare::Attributes is a Perl module with Class::Declare method types using Perl attributes. Free Download
Class::Generate is a Perl module that can generate Perl class hierarchies. Free Download
Class::Trait is a Perl implementation of Traits in Perl. Free Download
Class::DispatchToAll Perl module can dispatch a method call to all inherited methods. Free Download
Class::InsideOut is a Perl module with a safe, simple inside-out object construction kit. Free Download
Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects. Free Download