Beagle

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Beagle/Web/Form/textarea.pm
lib/Beagle/Web/Request.pm
lib/Beagle/Web/Router.pm
lib/Beagle/Web/Router/Util.pm
lib/Beagle/Wrapper/git.pm
share/app.psgi
share/etc/bashrc
share/etc/completion.bashrc
share/po/en.po
share/po/zh_cn.po
share/public/404.html
share/public/500.html
share/public/css/base/admin.css
share/public/css/base/blue.css
share/public/css/base/dark.css
share/public/css/base/jquery.terminal.css
share/public/css/base/main.css
share/public/css/base/markitup_preview.css
share/public/css/base/markitup_set.css
share/public/css/base/markitup_skin.css
share/public/css/base/orange.css

lib/Beagle/Web.pm  view on Meta::CPAN

                        Encode::is_utf8($ret)
                        ? encode_utf8 $ret
                        : $ret
                    );
                    $res->status( 200 ) unless $res->status;
                }
            }
        }
    }

    $res->status( 404 ) unless $res->status;
    $res->content_type( 'text/html' ) unless $res->content_type;

    $res->finalize;
}

sub prefix { $prefix }

1;

__END__

share/public/404.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<title>Error 404</title>
<link rel="stylesheet" type="text/css" href="/css/error.css" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>Error 404</h1>
<div id="content">
<p><h2>Page Not Found</h2></p></p>
</div>
</body>
</html>

share/public/css/base/prettify.css  view on Meta::CPAN

.str,.atv{color:#080}.kwd,.tag{color:#008}.com{color:#800}.typ,.atn,.dec{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd,.tag{color:#006;font-weight:bold}....

share/public/js/base/jquery.js  view on Meta::CPAN

 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu Jun 30 14:16:56 2011 -0400
 */
(function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("ifram...
shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\...
)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++...



( run in 2.231 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )