in reply to Syntax Error in lvalue.pm?

Class::Accessor::Lvalue uses Want which is partly written in C, and thus requires compilation. Use a CPAN client to install it, and all the dependencies will be automatically downloaded and installed.

Manually downloading and installing modules is enough of a bother than most Perl experts rarely attempt it. Just use a CPAN client.