Locale-TextDomain-OO-Extract
view release on metacpan or search on metacpan
example/files_to_extract/gettext.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 __ bar ">
This is a p text.
<a href="#" class="__">
This is an a text.
</a>
<a class='__' href='#'>This is an a text.</a>
</p>
</body>
</html>
( run in 0.776 second using v1.01-cache-2.11-cpan-3d66aa2751a )