I'm trying to make Fly work for my website, <http://jovo.cc>, but I have no idea what to do with the file I have.
I'm working with the fly source code from the following page: <http://martin.gleeson.com/fly/installation.html>. The instructions to make fly work, which I have obtained from the following site, <ftp://ftp.nl.uu.net/pub/CPAN/modules/INSTALL.html>, speak of building... something I fail to understand completely. Additionally, it speaks of installation. Where am I supposed to install it? It's supposed to go on a website, not my computer. The documentation also says I am to type: #!perl -w use AutoSplit; my $dir = "${MACPERL}site_perl"; autosplit("$dir:Some:Module.pm", "$dir:auto", 0, 1, 1); I don't even know *where* I am supposed to do this. So, I come to you for help. I hope that one of you can help me find a way to make the counter, which I have obtained from <http://www.md-sites.com/scripts/graphical_counter.html>, work. Thank you for your time. - JoVo -