<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 8 November 2014 23:28, Gareth France <span dir="ltr"><<a href="mailto:gareth.france@cliftonts.co.uk" target="_blank">gareth.france@cliftonts.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I posted about choosing a new laptop recently and have settled on a machine, set it up and I'm just getting settled in. I use a perl script for work and have discovered it doesn't work any more. It is asking for the Text/CSV.pm module which I have installed. However it still produces the following error when run:<br>
<br>
Can't locate Text/CSV.pm in @INC (you may need to install the Text::CSV module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-<u></u>gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 /usr/lib/x86_64-linux-gnu/<u></u>perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/<u></u>perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at kt74 parse line 4.<br>
<br>
I have located the file in question and copied it to every one of these locations however I've had no luck. Is there anyone out there who can point me in the direction of a solution? It's driving me mad now!<br>
<br></blockquote><div><br></div><div>It's likely to be a component of Text::CSV that's missing. Best practise is to install perl modules either with apt or with cpan, (seems to be libtext-csv-perl for apt) so you get all the dependencies.</div><div><br></div><div>s/</div><div> </div></div>-- <br><div>Twitter: @sfgreenwood<div>"TBA are particularly glib"<br></div></div>
</div></div>