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

  modid:       Shared
  DSLIP:       adpOp
  description: Shared variables locally and remotely
  userid:      JRYAN (Joseph F. Ryan)
  chapterid:    5 (Networking_Devices_IPC)
  communities:
    perlmonks.org, #perl on DalNet, #perlmonks on slashnet

  similar:

  rationale:

    My namespace choice is based on what the module does; it shares
    variables between processes locally and/or remotely. First, a
    Shared::Local object is created; it uses a socket-based tcp server
    to store data in memory. From there, Shared::Retriever objects can
    retrieve the variable provided that they have the proper access. The
    reason I picked a root namespace is that the module doesn't really
    have any common qualities that link it with any other module sets.
    In fact, Shared is simply a temporary name; any suggestions of where
    it could properly fit are welcome.

  enteredby:   JRYAN (Joseph F. Ryan)
  enteredon:   Mon Jan 14 23:35:58 2002 GMT

The resulting entry would be:

Shared            adpOp Shared variables locally and remotely        JRYAN


Thanks for registering,
The Pause Team

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

Reply via email to