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.481.056 Times

Classmultimethodspure freeware
 

Classmultimethodspure

Added: April 03, 2010 | Visits: 804

Class::Multimethods::Pure Class::Multimethods::Pure is a Perl module that contains a method-ordered multimethod dispatch. SYNOPSIS use Class::Multimethods::Pure; package A; sub magic { rand() > 0.5 } package B; use base A; package C; use base A; BEGIN { multi foo => (A, A) => sub { "Generic catch-all"; };... Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Class::Multimethods::Pure Download