Locale-TextDomain-OO-Extract

 view release on metacpan or  search on metacpan

t/files_to_extract/gettext_loc.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title></title>
    </head>
    <body>
        <p class=" foo loc_ bar ">
            This is a p text.
            <a href="#" class="loc_">
                This is an a text.
            </a>
            <a href="#" class="loc_">
                context1 context2{CONTEXT_SEPARATOR}This is an a text.
            </a>
            <a class='loc_' href='#'>This is an a text.</a>
            <a class='loc_' href='#'>context1 context2{CONTEXT_SEPARATOR}This is an a text.</a>
            <input type="button"   class="loc_" value="my value" />
            <input type="checkbox" class="loc_" title="my title" />
            <input type="radio"    class="loc_" title="my title" />
            <input type="reset"    class="loc_" value="my value" />
            <input type="submit"   class="loc_" value="my value" />
            <input type="text"     class="loc_" placeholder="my placeholder" />
            <textarea class="loc_" rows="1" cols="1" placeholder="my placeholder"></textarea>
        </p>
    </body>
</html>



( run in 3.797 seconds using v1.01-cache-2.11-cpan-df04353d9ac )