aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Sub-Exporter-Lexical/pkg-descr
blob: c0ad746c069a851236c86159e1efc6f2e652ee2f (plain) (blame)
1
2
3
4
Sub::Exporter::Lexical provides an alternate installer for Sub::Exporter.
Installers are documented in Sub::Exporter's documentation; all you need to know
is that by using Sub::Exporter::Lexical's installer, you can import routines
into a lexical scope that will be cleaned up when that scope ends.