SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-Classless rpm build for : Fedora 8. For other distributions click perl-Class-Classless.

Name : perl-Class-Classless
Version : 1.35 Vendor : N0i_Net
Release : 2.n0i.4.fc8 Date : 2007-06-05 08:53:14
Group : Development/Libraries Source RPM : perl-Class-Classless-1.35-2.n0i.4.fc8.src.rpm
Size : 0.07 MB
Packager : Marius Feraru < altblue_n0i_net>
Summary : Framework for classless OOP
Description :
In class-based OOP frameworks, methods are applicable to objects by virtue
of objects belonging to classes that either provide those methods, or
inherit them from classes that do. In classless OOP frameworks (AKA
delegation-and-prototypes frameworks), what methods an object is capable of
is basically an attribute of that object. That is, in Perl terms: instead
of methods being entries in the symbol table of the package/class the
object belongs to, they are entries in a hash table inside the object.
Inheritance is implemented not by having classes inheriting from other
classes (via ISA lists), but by having objects inherit from other objects
(via PARENTS lists).

RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/8/perl

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-Classless-1.35-2.n0i.4.fc8.noarch.rpm
     

Provides :
perl(Class::Classless)
perl-Class-Classless

Requires :
perl(:WITH_PERLIO)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(:WITH_LARGEFILES)
perl(:WITH_THREADS)
perl(:MODULE_COMPAT_5.8.8)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(vars)
perl(Carp)
perl => 1:5
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(:WITH_ITHREADS)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/Class
/usr/lib/perl5/vendor_perl/5.8.8/Class/Classless.pm
/usr/share/doc/perl-Class-Classless-1.35
/usr/share/doc/perl-Class-Classless-1.35/ChangeLog
/usr/share/doc/perl-Class-Classless-1.35/README
/usr/share/man/man3/Class::Classless.3pm.gz

 
ICM