Generic Module to inherit from
Changes for v0.33.0 - 2023-11-24T16:45:01Z
- Add method _set_symbol
- Improved method _get_symbol
- Improved method _message (aka message) to better handle trailing hash argument
- Updated method 'as_hash' in Module::Generic::Hash to accept the option strict and return a simple hash instead.
- Updated module Module::Generic::TieHash to set a global $PAUSED
- Improved datetime parser with method '_parse_timestamp'