8000 GitHub - jayallen/p5-mop-redux: A(nother) MOP for Perl 5
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jayallen/p5-mop-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A(nother) MOP for Perl 5

This is a second attempt at building a MOP for Perl 5, this time with significantly scaled back ambition.

The goal is to still have the same syntax, but to make the MOP itself much less complicated, therefore hopefully making the implementation ultimately more maintainable. Additionally this is being built from the start to be compatible with old-style Perl 5 objects and to try to lean on existing Perl conventions instead of inventing a bunch of new things.

It is still early in the process, but we will see how it goes.

Contributing

  • Port existing Perl projects to use mop; tell us what breaks.

About

A(nother) MOP for Perl 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%
0