The following module was proposed for inclusion in the Module List: modid: Win32::CheckDotNet DSLIP: adpOp description: Checks for installed .NET versions userid: ASB (Alexander Becker) chapterid: 22 (Microsoft_Windows_Modules) communities: prepan
similar: rationale: === Namespace === Win32 is the namespace of my choice because it's a module that can only be used on Windows. Also, it uses modules from the same namespace to do the work. === Approach === Once I asked how to heck for an installed .NET version. The answer was a link to the list of registry keys that identify if .NET is installed and the Tie::Registry module. I dislike writing code over and over again so here is a proposal for a module checking .NET on Windows OS. enteredby: ASB (Alexander Becker) enteredon: Wed Oct 9 18:20:11 2013 UTC The resulting entry would be: Win32:: ::CheckDotNet adpOp Checks for installed .NET versions ASB 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=e8d00000_9e9ffc4ac17ca1c3&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=e8d00000_9e9ffc4ac17ca1c3&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=Win32%3A%3ACheckDotNet