freebsd-ports/devel/p5-ExportTo/pkg-descr
Mark Felder b226606c08 This module allow you to export/override subroutine/method to one
namespace. It can be used for mix-in, for extension of modules not using
inheritance.

WWW: https://github.com/ktat/ExportTo
2017-10-03 16:55:20 +00:00

5 lines
191 B
Text

This module allow you to export/override subroutine/method to one
namespace. It can be used for mix-in, for extension of modules not using
inheritance.
WWW: https://github.com/ktat/ExportTo