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

  modid:       Win32::File::VersionInfo
  DSLIP:       Rdcfp
  description: Reads Win32 exe,dll (PE) version information
  userid:      ALEXEYT (Alexey Toptygin)
  chapterid:   22 (Microsoft_Windows_Modules)
  communities:

  similar:
    This is a renaming of Win32::File::Ver suggested by Autrijus Tang.

  rationale:

    Namespace reasoning: this is a Win32-only module so it's under
    Win32:: It reads version information, therefore
    Win32::File::VersionInfo. "GetFileVersionInfo" is the name of the
    core function in the Win32 API being wrapped.

    This module is a perl wrapper for the Win32 Version API. It lets
    you read the version information resource from files in the
    Microsoft Portable Executable (PE) format (including programs, DLLs,
    fonts, etc).

    This module is useful for writing installers, or other tools that
    need to deal with versioned programs or DLLs.

  enteredby:   ALEXEYT (Alexey Toptygin)
  enteredon:   Fri Oct 24 16:51:45 2003 GMT

The resulting entry would be:

Win32::File::
::VersionInfo     Rdcfp Reads Win32 exe,dll (PE) version information ALEXEYT


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

Reply via email to