poke?

On Fri, 24 Oct 2003, Perl Authors Upload Server wrote:

>
> 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,
>

Reply via email to