public
Description: perl library to install subroutines into packages
Homepage:
Clone URL: git://github.com/rjbs/sub-install.git
Ricardo SIGNES (author)
Fri Jan 16 07:38:10 -0800 2009
commit  4e2ca576e3be78cbdbafd7aa442dc61601a438f8
tree    65582a4c6667759d0cfcf15e822d04ba1819bc8a
parent  7a557edacf2771c33d980f5d616f5d676df9f1f5
name age message
file Changes Loading commit data...
file LICENSE
file MANIFEST.SKIP
file Makefile.PL
file README
directory lib/
directory t/
README
Sub-Install

This module provides a simple routine for installing code into packages without
looking at typeglobs or thinking about warnings or strictures.

It also doesn't muddy up UNIVERSAL.