Here are registry entries in my system.

HKEY_CLASSES_ROOT\.pl <Default> REG_SZ Perl_program_file <PerceivedType> REG_SZ text HKEY_CLASSES_ROOT\Perl\shell\Open\command <Default> REG_SZ "C:\Perl64\bin\perl.exe" "%1" %* HKEY_CLASSES_ROOT\perlprogramfile\shell\Open\command <Default> REG_SZ "C:\strawberry\perl\bin\perl.exe" "%1" %* HKEY_CLASSES_ROOT\perlappfile\shell\Open\command <Default> REG_SZ "C:\Program Files\ActiveState Perl Dev Kit 9 +.1.1\bin\perlapp-gui.exe" "%1" HKEY_CLASSES_ROOT\perlctrlfile\shell\Open\command <Default> REG_SZ "C:\Program Files\ActiveState Perl Dev Kit 9 +.1.1\bin\perlctrl-gui.exe" "%1" HKEY_CLASSES_ROOT\perlnetfile\shell\Open\command <Default> REG_SZ "C:\Program Files\ActiveState Perl Dev Kit 9 +.1.1\bin\plc-gui.exe" "%1" HKEY_CLASSES_ROOT\PerlScript\OLEScript <Default> REG_SZ (value not set) HKEY_CLASSES_ROOT\PerlScript\Shell <Default> REG_SZ (value not set) HKEY_CLASSES_ROOT\PerlScript\Shell\Open <Default> REG_SZ &Open HKEY_CLASSES_ROOT\PerlScript\Shell\Open\Command <Default> REG_SZ C:\WINDOWS\System32\WScript.exe "%1" %* HKEY_CLASSES_ROOT\PerlScript\Shell\Open2 <Default> REG_SZ Open &with Command Prompt HKEY_CLASSES_ROOT\PerlScript\Shell\Open2\command <Default> REG_SZ C:\WINDOWS\System32\CScript.exe "%1" %* HKEY_CLASSES_ROOT\perlsvcfile <Default> REG_SZ C:\WINDOWS\System32\CScript.exe "%1" %* HKEY_CLASSES_ROOT\perlsvcfile\Open <Default> REG_SZ (value not set) HKEY_CLASSES_ROOT\perlsvcfile\Open\Command <Default> REG_SZ "C:\Program Files\ActiveState Perl Dev Kit 9 +.1.1\bin\perlsvc-gui.exe" "%1" HKEY_CLASSES_ROOT\perltrayfile <Default> REG_SZ PerlTray Project File HKEY_CLASSES_ROOT\perltrayfile\Shell <Default> REG_SZ (value not set) HKEY_CLASSES_ROOT\perltrayfile\Shell\Open <Default> REG_SZ (value not set) HKEY_CLASSES_ROOT\perltrayfile\Shell\Open\Command <Default> REG_SZ "C:\Program Files\ActiveState Perl Dev Kit 9 +.1.1\bin\perltray-gui.exe" "%1"

In reply to Re^9: Upon doing perl -V to resolve the problem with wxPerl::Constructors by bedohave9
in thread Upon doing perl -V to resolve the problem with wxPerl::Constructors by bedohave9

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.