My Personal Collection of scripts and reusable code.Currently, I'm working on creating a lightweight simple object oriented base class for Perl.
I know there are a lot of different OO frameworks for Perl, however, they all seem pretty bloated.
I just want the simple benefits of OO programming with no strings attached.
For the most part, I've accomplished the following...
Encapsulated data only accessible via getter/setter methods A simple way to declare methods using Public, Protected, and Private access modifiers Inheritable Public and Protected methods
Eventually, I'd also like to support these features
integrated unit tests serialization/deserialization, marshalling/unmarshalling
30 Day Summary not available |
12 Month Summary not available |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.