NAME

Apache::No404Proxy::Google - Implementation of Apache::No404Proxy

SYNOPSIS

# in httpd.conf
PerlTransHandler Apache::No404Proxy::Google

DESCRIPTION

Apache::No404Proxy::Google is one of the implementations of Apache::No404Proxy. This module uses WWW::Cache::Google to translate URI to Google cache.

See "SUBCLASSING" in Apache::No404Proxy for using other cache archive on the web other than Google.

AUTHOR

Tastuhiko Miyagawa <miyagawa@bulknews.net>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Apache::No404Proxy, WWW::Cache::Google