The following module was proposed for inclusion in the Module List:

  modid:       Devel::Hints
  DSLIP:       Rdpfp
  description: Access compile-time hints at runtime
  userid:      AUTRIJUS (☺唐宗漢☻)
  chapterid:    3 (Development_Support)
  communities:
    perl5-porters

  similar:

  rationale:

    This module exports the cop struct as individual functions; callers
    can call them to find out the lexical-scoped hints that its block is
    compiled under. It is useful for internal hackers and people that
    wish to access the caller's ${^OPEN} values, in order to implement
    locale-aware library that can sensibly operate under 'use open
    ":locale";'.

    The proof-of-concept implementation is done by Rafael Garcia-Suarez
    and improved by myself.

  enteredby:   AUTRIJUS (☺唐宗漢☻)
  enteredon:   Mon Mar 24 16:32:06 2003 GMT

The resulting entry would be:

Devel::
::Hints           Rdpfp Access compile-time hints at runtime         AUTRIJUS


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=03400000_a060f1b343bef9d5&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=03400000_a060f1b343bef9d5&SUBMIT_pause99_add_mod_insertit=1

Reply via email to