Apache2-WebApp-Extra-Admin
view release on metacpan or search on metacpan
$ perl -MCPAN -e shell
cpan> install Apache2::WebApp::Extra::Admin
cpan> quit
Just like the manual installation of Perl modules, the user may need
root access during this process to insure write permission is allowed
within the installation directory.
GETTING STARTED
HELPER SCRIPT
Export project settings to the Unix shell
$ source /path/to/project/.projrc
Add this *Extra* to an existing project
$ webapp-extra Admin
Restart your application
$ webapp-kickstart
Accessing the admin control panel
http://domain.com/app/admin
lib/Apache2/WebApp/Extra/Admin.pm view on Meta::CPAN
cpan> install Apache2::WebApp::Extra::Admin
cpan> quit
Just like the manual installation of Perl modules, the user may need root access during
this process to insure write permission is allowed within the installation directory.
=head1 GETTING STARTED
=head2 HELPER SCRIPT
=head3 Export project settings to the Unix shell
$ source /path/to/project/.projrc
=head3 Add this I<Extra> to an existing project
$ webapp-extra Admin
=head3 Restart your application
$ webapp-kickstart
( run in 0.734 second using v1.01-cache-2.11-cpan-39bf76dae61 )