Package: libclass-ooorno-perl (0.011-2.1)
Links for libclass-ooorno-perl
Trisquel Resources:
Download Source Package libclass-ooorno-perl:
- [libclass-ooorno-perl_0.011-2.1.dsc]
- [libclass-ooorno-perl_0.011.orig.tar.gz]
- [libclass-ooorno-perl_0.011-2.1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Florian Schlichting
External Resources:
- Homepage [metacpan.org]
Similar packages:
Give your module classic AND OO interfaces
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 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.
Other Packages Related to libclass-ooorno-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libclass-ooorno-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 15.0 kB | 41 kB | [list of files] |