Gossamer Forum
Home : General : Perl Programming :

Using Perl Module...

Quote Reply
Using Perl Module...
Hi,

I want to make a little CGI script that will use the WebFetch module ( http://www.svlug.org/sw/webfetch/ - a script that display Slashdot, freshmeat, Linuxtoday, etc. news in the webpage), but I'm not enough good to use module in my script...

I don't know how to start the script... how do I use this module... Is there someone that can help me to get started by doing a tiny example of how to use the WebFetch::Slashdot or WebFetch::Fresmeat module...?

Thanks!!

Cédric