Files
pkgsrc-ng/devel/p5-Class-OOorNO/DESCR
2013-09-26 17:14:40 +02:00

5 lines
270 B
Plaintext

Class::OOorNO helps a 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).