An open API service indexing awesome lists of open source software.

https://github.com/sergot/vsoope

Very Simple OO in Perl Example
https://github.com/sergot/vsoope

Last synced: over 1 year ago
JSON representation

Very Simple OO in Perl Example

Awesome Lists containing this project

README

          

vsoope
======

Very Simple OO in Perl Example

This is only an example (not complete distribution), for educational purposes.

To run:

perl -I./lib animals.pl

Have fun!

For simplier OO in Perl, see Moose.