App-jupiter
view release on metacpan or search on metacpan
share/template.html view on Meta::CPAN
% my ($globals, $feeds, $entries) = @_;
<!DOCTYPE html>
<html>
<head profile="http://www.w3.org/2005/10/profile">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="jupiter.png" type="image/png"/>
<link rel="icon" href="jupiter.png" type="image/png"/>
<link rel="stylesheet" href="default.css" type="text/css"/>
<title>Planet</title>
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Jupiter">
<link rel="alternate" href="https://example.org/atom.xml" title="Planet" type="application/atom+xml">
<script type="text/javascript" src="personalize.js"> </script></head>
( run in 0.416 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )