The following module was proposed for inclusion in the Module List: modid: Const::Exporter DSLIP: adhn2 description: Declare constants to export userid: RRWO (Robert Rothenberg) chapterid: 6 (Data_Type_Utilities) communities: PrePAN
similar: Exporter::Constants, Constant::Exporter, Readonly::Enum rationale: Existing constant exporter modules are rather limited: - They only export old-style constants, as opposed to interpolatable constants like Const::Fast or Readonly. - They also don't allow you to put a constant in multiple tags. - This module lets you export symbols as well as readonly variables. - Constants can reference each other (to a limited degree) - Variables can be in multiple tags. - Enumerated constants are supported. enteredby: RRWO (Robert Rothenberg) enteredon: Sat Feb 22 01:28:16 2014 UTC The resulting entry would be: Const:: ::Exporter adhn2 Declare constants to export RRWO Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ccd00000_e7a806d7135fcdcd&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ccd00000_e7a806d7135fcdcd&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Const%3A%3AExporter