Beagle
view release on metacpan or search on metacpan
lib/Beagle/Manual/ENV.pod view on Meta::CPAN
this precedes config item C<web_template_roots>, which precedes C<views> under
C<share_root>
no default value
=item BEAGLE_WEB_ADMIN
enable web admin or not
this overrides config item C<web_admin>
default is 0
=item BEAGLE_WEB_OPTIONS
options of L<Plack::Runner>
this overrides config item C<web_options>
no default value
=item BEAGLE_WEB_NAMES
beagle names to serve
this overrides config item C<web_names>
default is 0
=item BEAGLE_WEB_ALL
serve all the beagles or not
this overrides env C<BEAGLE_WEB_NAMES> and config item C<web_all>
default is 0
=item BEAGLE_PLUGINS
plugin names to load, seperated by comma
this overrides config item C<plugins>
no default value
=item BEAGLE_POD_HTML_H_LEVEL
the level of "Hn" to which C<=head1> corresponds.
e.g. if it's set to 3, C<=head1> will be C<< <h3> >>, a
C<=head2> will be C<< <h4> >>, and so on.
this overrides config item C<pod_html_h_level>
default value is 3
=back
=head1 SEE ALSO
L<Beagle>, L<Beagle::Manual::Tutorial>, L<Beagle::Manual::Cookbook>
=head1 AUTHOR
sunnavy <sunnavy@gmail.com>
=head1 LICENCE AND COPYRIGHT
Copyright 2011 sunnavy@gmail.com
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
( run in 3.031 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )