This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 18 13:23:07 -0800 2009 | |
| |
.shipit | Sat Apr 18 20:14:41 -0700 2009 | |
| |
Changes | Mon Dec 07 09:00:48 -0800 2009 | |
| |
MANIFEST.SKIP | Wed Mar 18 10:03:20 -0700 2009 | |
| |
Makefile.PL | Wed Sep 30 18:07:50 -0700 2009 | |
| |
README | Wed Nov 18 16:54:20 -0800 2009 | |
| |
TODO | Mon Sep 11 13:02:03 -0700 2006 | |
| |
bench/ | Sun Sep 13 09:00:35 -0700 2009 | |
| |
examples/ | Sun Apr 05 09:06:40 -0700 2009 | |
| |
lib/ | Wed Nov 18 16:54:20 -0800 2009 | |
| |
mop.c | Mon Sep 14 21:20:06 -0700 2009 | |
| |
mop.h | Tue Aug 18 20:21:51 -0700 2009 | |
| |
ppport.h | Tue Jul 21 17:56:56 -0700 2009 | |
| |
scripts/ | Tue Sep 12 20:40:21 -0700 2006 | |
| |
t/ | Thu Dec 10 13:15:59 -0800 2009 | |
| |
xs/ | Sat Oct 24 17:14:31 -0700 2009 | |
| |
xt/ | Sun Dec 13 10:19:25 -0800 2009 |
README
Class::MOP version 0.95
===========================
See the individual module documentation for more information
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Devel::GlobalDestruction
MRO::Compat
Scalar::Util
Sub::Name
Task::Weaken
COPYRIGHT AND LICENCE
Copyright (C) 2006-2008 Infinity Interactive, Inc.
http://www.iinteractive.com
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.







