Apache-PrettyPerl
view release on metacpan or search on metacpan
PrettyPerl.pm view on Meta::CPAN
{
$temp = $Colors{'links'};
}
$retval .= <<EOF;
a
{
color: $temp;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
}
EOF
{
( run in 0.461 second using v1.01-cache-2.11-cpan-d7f47b0818f )