Difference between revisions of "Rose-Object"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 43483 by Megalanya 2 (talk))
Line 1: Line 1:
 +
{{Entry
 +
|Name=Rose-object
 +
|Short description=simple Perl object base class
 +
|Full 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.
 +
|Homepage URL=https://metacpan.org/release/Rose-Class/
 +
|User level=
 +
|Component programs=
 +
|VCS checkout command=
 +
|Computer languages=Perl
 +
|Status=
 +
|Is GNU=No
 +
|Version identifier=0.860-1
 +
|Version download=http://ftp.debian.org/debian/pool/main/libr/librose-object-perl/librose-object-perl_0.860.orig.tar.gz
 +
|Submitted by=Debian import
 +
|Submitted date=2015-07-17
 +
}}
 +
{{Import
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/librose-object-perl
 +
|Source packages=librose-object-perl 0.860-1
 +
|Date=2015-07-17
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright 2010, John Siracusa <siracusa@gmail.com>
 +
|License verified by=Debian: gregor herrmann <gregoa@debian.org>
 +
|License verified date=2013-10-11
 +
|License note=License: artistic or gpl-1+
 +
}}
 +
{{Person
 +
|Real name=John Siracusa
 +
|Role=contact
 +
|Email=siracusa@gmail.com
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://metacpan.org/release/Rose-Object/
 +
}}

Revision as of 09:09, 15 February 2017


[edit]

Rose-object

https://metacpan.org/release/Rose-Class
simple Perl object base class

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.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: gregor herrmann <gregoa@debian.org>

Verified on

11 October 2013

Notes

License: artistic or gpl-1+




Leaders and contributors

Contact(s)Role
John Siracusa contact


Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Rose-Object
Debian (Ref) (R)https://tracker.debian.org/pkg/librose-object-perl


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/librose-object-perl

[[Category:]]





"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.