=== ScottSanbar is now known as SanbarComputing === SanbarComputing is now known as ScottSanbar === ScottSanbar is now known as SanbarComputing [03:13] Unit193: I know about umode +x, but have no idea about coldfront === M0hi is now known as C0nfus3d === C0nfus3d is now known as IAmNotThatGuy === yofel_ is now known as yofel [17:33] Hello. [17:33] hey [17:34] Hello Abhijit . [17:35] :-) [20:04] I kind of know how to use wget to spider a website, but what if I want to archive an entire vbulletin forum.. Is that possible? (the forum isnt huge) [20:05] Do you have access to the admin control panel Kent ? [20:06] No, I'm not an admin. I just want to download it for reading offline. Obviously I'll use the wait flag to be kind to their server [21:27] Unit193; PM? [21:27] SanbarComputing: Sure (Wrong channel again?) [21:27] Of course ... [23:29] <|G0LTaR|> hello, i got a problem :/ i try to perl script and i got this error: Can't locate HTTP/Request.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) [23:29] <|G0LTaR|> someone can help me? :/ [23:30] you're missing the perl module that provides HTTP/Request.pm, lemme look up the package [23:30] probably want libhttp-parser-perl [23:31] <|G0LTaR|> to try install libhttp-parser-perl [23:31] <|G0LTaR|> ? [23:31] s/module/package [23:31] yes [23:31] hmm, actually wait [23:31] <|G0LTaR|> im waithing [23:32] that one gets you parser, not request [23:32] I think you want libwww-perl [23:32] that will get you /usr/share/perl5/HTTP/Request.pm [23:32] <|G0LTaR|> apt-get install libwww-perl [23:32] <|G0LTaR|> ? [23:33] yes [23:33] <|G0LTaR|> yes [23:33] <|G0LTaR|> that was the problem [23:33] <|G0LTaR|> ty a lot [23:33] welcome :)