Locale-TextDomain-OO-Extract

 view release on metacpan or  search on metacpan

t/files_to_extract/maketext_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 class='loc' href='#'>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 0.312 second using v1.01-cache-2.11-cpan-f52f0507bed )