in reply to Re^4: how to calculate the facebook like in perl cgi
in thread how to calculate the facebook like in perl cgi

That script won't compile as-is, it is missing use LWP::Simple qw' get '; See perlintro and Modern Perl