Difference between revisions of "UNIVERSAL-isa"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 43263 by Megalanya 0 (talk))
Line 1: Line 1:
 +
{{Entry
 +
|Name=Universal-isa
 +
|Short description=safer version of UNIVERSAL::isa
 +
|Full description=UNIVERSAL is base class for ALL classes in Object Oriented Perl.
 +
UNIVERSAL::isa (isa stands for "is a") is method which can tell
 +
You if object is blessed in package or inherits from package.
  
 +
This module overloads UNIVERSAL::isa with a version that makes
 +
sure that, when called as a function on objects which override
 +
isa, isa will call the appropriate method on those objects
 +
 +
In all other cases, the real UNIVERSAL::isa gets called directly.
 +
|Homepage URL=https://metacpan.org/release/UNIVERSAL-isa
 +
|User level=
 +
|Component programs=
 +
|VCS checkout command=
 +
|Computer languages=Perl
 +
|Status=
 +
|Is GNU=No
 +
|Version identifier=1.20140927-1
 +
|Version download=http://ftp.debian.org/debian/pool/main/libu/libuniversal-isa-perl/libuniversal-isa-perl_1.20140927.orig.tar.gz
 +
|Submitted by=Debian import
 +
|Submitted date=2015-07-17
 +
}}
 +
{{Import
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/libuniversal-isa-perl
 +
|Source packages=libuniversal-isa-perl 1.20140927-1
 +
|Date=2015-07-17
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright 2011 by chromatic <chromatic@wgz.org>
 +
|License verified by=Debian: gregor herrmann <gregoa@debian.org>
 +
|License verified date=2014-10-10
 +
|License note=License: artistic or gpl-1+
 +
}}
 +
{{Person
 +
|Real name=Karen Etheridge
 +
|Role=contact
 +
|Email=ether@cpan.org
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://metacpan.org/release/UNIVERSAL-isa
 +
}}

Revision as of 06:34, 15 February 2017


[edit]

Universal-isa

https://metacpan.org/release/UNIVERSAL-isa
safer version of UNIVERSAL::isa

UNIVERSAL is base class for ALL classes in Object Oriented Perl. UNIVERSAL::isa (isa stands for "is a") is method which can tell You if object is blessed in package or inherits from package.

This module overloads UNIVERSAL::isa with a version that makes sure that, when called as a function on objects which override isa, isa will call the appropriate method on those objects

In all other cases, the real UNIVERSAL::isa gets called directly.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: gregor herrmann <gregoa@debian.org>

Verified on

10 October 2014

Notes

License: artistic or gpl-1+




Leaders and contributors

Contact(s)Role
Karen Etheridge contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libuniversal-isa-perl
Perl (Ref)https://metacpan.org/release/UNIVERSAL-isa


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libuniversal-isa-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.