librose-object-perl

simple Perl object base class

Description

Rose::Class is a generic base class for classes. It provides a single class method (error), but may be expanded further in the future.

A class that inherits from Rose::Class is not expected to allow objects of that class to be instantiated, since the namespace for class and object methods is shared. For example, it is common for Rose::Object-derived classes to have error methods, but this would conflict with the Rose::Class method of the same name.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Rose-Class/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install librose-object-perl