1. You've posted as a reply to another Seeker's question. That's unhelpful to the other Seeker and unlikely to get you anything more than full explanation Corion has already provided.
  2. You don't seem to have bothered to read the suggestions about how to get the best value out of the Monastery. Please read and heed How do I post a question effectively?, On asking for help and at least sample PerlMonks FAQ.
  3. Most questions are better posed with (a minimal) code sample, error messages and/or warnings if any, and a narrative description of why what you've written doesn't satisfy your intent. (Obviously,that's not relevant here but the instructions at the text-entry box directing you to use <code>...code tags </code> around code and data, including error messages are on-target.)

The Monks are generous in offering help... but at least some of us are quite picky about two points: 'Use proper markup' and 'show some effort' (as in -- show your problem code. These points are discussed further in the recommended reading above.

Come, let us reason together: Spirit of the Monastery

In reply to Re^2: How to verify DBIx::Class::Schema::Versioned upgrade scripts. by ww
in thread Re: How to verify DBIx::Class::Schema::Versioned upgrade scripts. by Viky

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.