The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.