Changes for version v0.2.0 - 2023-10-29
- features
- add $EXPORT_PASS variable for user control over what symbols are reexportable.
- refs (array, hash, code) now can be used inplace of simple symbol names to pass in configuration to module instead of exporting symbols
- _preexport routine attempted to be called to allow filtering of import arguments
- fixes
- stricter (exact) name matching on exported symbols
- fixed error message with mangled name of CODE symbols not found during export
Modules
Terse Module Configuration and Symbol (Re)Exporting