I used CPAN to install, however apt has sorted it.
Perfect, thanks.
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.
s/
--
Twitter: @sfgreenw
On 8 November 2014 23:28, Gareth France
wrote:
> 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
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 follow