Help for this page
# App::PerldocServer use autopackage; ... } 1;
#!/usr/bin/perl ... my $app = App::PerldocServer->new(); exit $app->run();