NAME
CGI::SSI::Remote - Perl extension for blah blah blah
SYNOPSIS
use CGI::SSI::Remote;
print ssi(-get=>'header.phtml', -host=>'http://foo.bar.com');
DESCRIPTION
Fetches files remotedly and inserts them as SSI. For doing it locally, please refer to the documentation of CGI::SSI
EXPORT
ssi(-host=
'proto://host.name', -get=>'file.name')> returns the content.
AUTHOR
Sherzod B. Ruzmetov <sherzodr@cpan.org>
SEE ALSO
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 59:
You forgot a '=back' before '=head1'