Exporter::Tidy is a perl module, which serves as an easy, clean alternative to Exporter. Unlike Exporter, it is not subclassed, but it simply exports a custom import() into your namespace.
4 lines
189 B
Text
4 lines
189 B
Text
Exporter::Tidy is a perl module, which serves as an easy,
|
|
clean alternative to Exporter. Unlike Exporter, it is not
|
|
subclassed, but it simply exports a custom import() into
|
|
your namespace.
|