You may be somewhat interested in Utility to capture parameters and perform a task. Note in particular that the values provided in previous entries can be used to for the default value for later entries. Try it with the following data:

_File_ File name _OutFile_ "_File_" File name as installed _author_ Primary author's name _authoremail_ "_author_@somewhere.com" Email address of primary author _MinVersion_ "7.0" Minimum version required _MajorVersion_ "7" Major version number (single digit) _InstallFolder_ "_OutFile__MajorVersion_" install folder name _NameUI_ "_OutFile_" Name as shown in UI _RootPath_ "dev/_File_" Path to parent folder containing files _SlnPath_ "_RootPath_" Path to folder containing solution _SlnFile_ "_File_" Name of solution file (excluding file extension) _Project_ "_File_" Name of the target project in the sln _BranchTag_ "" Default revision control tag to check out files against
True laziness is hard work

In reply to Re: RFC: Tk::SettingsDialog by GrandFather
in thread RFC: Tk::SettingsDialog by kenearle

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.