Hi Lab.
So running this went fine and it installed.
sudo cpanm Mojo::UserAgent Carp DBI Date::Manip
$domain is set to my forum
$apipath I left as is. (I'm assuming that's correct)
$dbfile I left as is /home/user/Downloads/Forum.db (do I need to swap "user" with my user account name?)
$endtopic the most recent thread as in the one with the latest/last post by date? for example -t543.html
This is the thread ID with the very last post before the forums stopped being used a few weeks ago.
I don't understand this part completely. Is is jumping around the forum scraping all topics or in different sections of the forum only?
How do I run perl -c taparip.pl
What would the command look like if I had the taparip.pl file on my desktop?
perl -c user/desktop/taparip.pl or whatever. Sorry I'm a newb. D:
So running this went fine and it installed.
sudo cpanm Mojo::UserAgent Carp DBI Date::Manip
$domain is set to my forum
$apipath I left as is. (I'm assuming that's correct)
$dbfile I left as is /home/user/Downloads/Forum.db (do I need to swap "user" with my user account name?)
$endtopic the most recent thread as in the one with the latest/last post by date? for example -t543.html
This is the thread ID with the very last post before the forums stopped being used a few weeks ago.
I don't understand this part completely. Is is jumping around the forum scraping all topics or in different sections of the forum only?
How do I run perl -c taparip.pl
What would the command look like if I had the taparip.pl file on my desktop?
perl -c user/desktop/taparip.pl or whatever. Sorry I'm a newb. D: