sftrprod
09-19-2007, 11:07 AM
Hi,
I found this module:
http://search.cpan.org/~bricas/WWW-Wikipedia-1.92/lib/WWW/Wikipedia.pm
I want to use it to retrieve Wikipedia articles and show them on my website. However, I have absolutely not idea about anything to do with PERL and would like to know how to install this module to my webhost account.
I have an account with www.freehostia.com
It says that PERL is enabled and the FAQ says this about PERL:
Can I use custom PHP and CGI (Perl) scripts?
Yes, you are allowed to use .cgi and .pl files in your account.
The Perl scripts do not require a special /cgi-bin/ directory. You can place Perl and PHP scripts into any directory you wish.
The path to the Perl directory is /usr/bin/perl
The path to the Sendmail directory is: /usr/sbin/sendmail
The required permissions are as follows:
PHP scripts - chmod 755 filename.php
Perl scripts - chmod 755 filemane.cgi
I do not have shell access. Can anybody give me any idea (in idiot terminology) how to install this module?
Thanks a lot. It will be very useful to me.
I found this module:
http://search.cpan.org/~bricas/WWW-Wikipedia-1.92/lib/WWW/Wikipedia.pm
I want to use it to retrieve Wikipedia articles and show them on my website. However, I have absolutely not idea about anything to do with PERL and would like to know how to install this module to my webhost account.
I have an account with www.freehostia.com
It says that PERL is enabled and the FAQ says this about PERL:
Can I use custom PHP and CGI (Perl) scripts?
Yes, you are allowed to use .cgi and .pl files in your account.
The Perl scripts do not require a special /cgi-bin/ directory. You can place Perl and PHP scripts into any directory you wish.
The path to the Perl directory is /usr/bin/perl
The path to the Sendmail directory is: /usr/sbin/sendmail
The required permissions are as follows:
PHP scripts - chmod 755 filename.php
Perl scripts - chmod 755 filemane.cgi
I do not have shell access. Can anybody give me any idea (in idiot terminology) how to install this module?
Thanks a lot. It will be very useful to me.