Give your module classic and OO interfaces

Edit Package perl-Class-OOorNO
http://search.cpan.org/dist/Class-OOorNO

Class::OOorNO helps your module handle the input for its subroutines whether
called in object-oriented style (as object methods or class methods with the
arrow syntax ->), or in functional programming style (as subroutines imported
to the caller's namespace via Exporter).

The bulk of this module comprises a lightweight, pure-Perl emulation of the
Devel::Caller library's called_as_method() routine which is written in C.

Devel::Caller dives deep into the internals of of the Perl interpreter (see
perlguts) to trace stack frames and can get the input for any call in the
stack. It's really handy for Devel::opment and debugging.

This module is much more lightweight and focuses more on your module's Class::
methods themselves.

Refresh
Refresh
Source Files
Filename Size Changed
Class-OOorNO-0.011.tar.gz 0000007840 7.66 KB
perl-Class-OOorNO.changes 0000000154 154 Bytes
perl-Class-OOorNO.spec 0000001858 1.81 KB
Latest Revision
Pascal Bleser's avatar Pascal Bleser (pbleser) committed (revision 1)
0.011
Comments 0
openSUSE Build Service is sponsored by