The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Phoebe::Wikipedia - act as Wikipedia proxy from Phoebe

DESCRIPTION

This extension turns one of your hosts into a Wikipedia proxy.

In your config file, you need to specify which of your hosts it is:

    package App::Phoebe::Wikipedia;
    our $host = "vault.transjovian.org";
    use App::Phoebe::Wikipedia;

You can also use App::Phoebe::Web in which case web requests will get redirected to the actual Wikipedia.