Bryar::Frontend::Static(3pm) User Contributed Perl Documentation Bryar::Frontend::Static(3pm)
NAME
Bryar::Frontend::Static - Static renderer for Bryar
DESCRIPTION
This is a frontend to Bryar which is used when Bryar is being used to create static HTML
pages.
SYNOPSIS
my $frontend = Bryar::Frontend::Static->new(
url => "http://your.blog.site/base/",
path => "id_1234",
fh => \*file
);
$bryar->config->frontend($frontend);
$bryar->go;
LICENSE
This module is free software, and may be distributed under the same terms as Perl itself.
AUTHOR
Copyright (C) 2003, Simon Cozens "simon AT kasei.com"
perl v5.10.0 2004-11-26 Bryar::Frontend::Static(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-21 22:36 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)