Linux SoftwareProgrammingLibrariesClass::MOP 0.35

Class::MOP 0.35


Class::MOP is a Meta Object Protocol for Perl 5. SYNOPSIS # ..
Developer:   Stevan Little and Yuval Kogman
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   71K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Class::MOP is a Meta Object Protocol for Perl 5.

SYNOPSIS

# ... This will come later, for now see
# the other SYNOPSIS for more information

This module is an attempt to create a meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics of the Perl 5 object system, only to create a protocol for its manipulation and introspection.

That said, it does attempt to create the tools for building a rich set of extensions to the Perl 5 object system. Every attempt has been made for these tools to keep to the spirit of the Perl 5 object system that we all know and love.

This documentation is admittedly sparse on details, as time permits I will try to improve them. For now, I suggest looking at the items listed in the "SEE ALSO" section for more information. In particular the book "The Art of the Meta Object Protocol" was very influential in the development of this system.

What is a Meta Object Protocol?

A meta object protocol is an API to an object system.

To be more specific, it is a set of abstractions of the components of an object system (typically things like; classes, object, methods, object attributes, etc.). These abstractions can then be used to both inspect and manipulate the object system which they describe.

It can be said that there are two MOPs for any object system; the implicit MOP, and the explicit MOP. The implicit MOP handles things like method dispatch or inheritance, which happen automatically as part of how the object system works. The explicit MOP typically handles the introspection/reflection features of the object system. All object systems have implicit MOPs, without one, they would not work. Explict MOPs however as less common, and depending on the language can vary from restrictive (Reflection in Java or C#) to wide open (CLOS is a perfect example).

Requirements:
  • Perl
    tags object system  object protocol  meta object  the perl  protocol for  the object  implicit mop  the explicit  explicit mop  the implicit  things like  more information  for now  

    Download Class::MOP 0.35


     http://mirrors.evolva.ro/CPAN/authors/id/S/ST/STEVAN/Class-MOP-0.35.tar.gz


    Authors software

    Class::MOP 0.35 (by Stevan Little and Yuval Kogman)
    Class::MOP is a Meta Object Protocol for Perl 5.

    SYNOPSIS

    # ..


    Similar software

    Class::MOP 0.35 (by Stevan Little and Yuval Kogman)
    Class::MOP is a Meta Object Protocol for Perl 5.

    SYNOPSIS

    # ..

    Class::Meta::Declare 0.04 (by Curtis Poe)
    Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express.

    SYNOPSIS

    This was a first attempt at making

    Object::Relation::Meta::Class::Schema 0.1.0 (by Kineticode, Inc.)
    Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder.

    This module is provides metada

    Object::Relation::Meta::Type 0.1.0 (by Kineticode, Inc.)
    Object::Relation::Meta::Type is an Object::Relation Data type validation and accessor building.

    Synopsis

    Object::Relation::Me

    Object::Relation::Meta::Attribute::Schema 0.1.0 (by Kineticode, Inc.)
    Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder.

    Synopsis

    # Assuming M

    Object::Relation::DataType 0.1.0 (by Kineticode, Inc.)
    Object::Relation::DataType is a Perl module with complex data types for TKP.

    The Object::Relation::DataType name space is set asid

    Prima::Drawable 1.20 (by Dmitry Karasik)
    Prima::Drawable is a 2-D graphic interface.

    SYNOPSIS

    if ( $object-> isa('Prima::Drawable')) {
    $object-> begin_paint;

    Class::Meta::Type 0.53 (by David Wheeler)
    Class::Meta::Type is a Perl module for data type validation and accessor building.

    SYNOPSIS

    package MyApp::TypeDef;

    use

    Object::Meta::Plugin::Host 0.01 (by Yuval Kogman)
    Object::Meta::Plugin::Host are hosts plugins that work like Object::Meta::Plugin

    Class::Meta 0.53 (by David Wheeler)
    Class::Meta is a Perl class automation, introspection, and data validation.

    SYNOPSIS

    Generate a class:
    package MyApp::Thingy


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags