Can't locate Data/GUID.pm
I'm not a perl expert so first i tried to install the modules manually, but quickly i ended up in the perl dependency hell. So figured out that one of the tools which make installing perl modules easier is CPAN
so here is a quick reminder how i did the install
sudo perl5.10.0 -MCPAN -e 'shell'
cpan[1]> install Data::GUID
No comments:
Post a Comment