Re: modules

2013-06-04 Thread Shlomi Fish
Hi Michael, On Mon, 3 Jun 2013 16:38:25 -0700 Michael Rasmussen wrote: > On Tue, Jun 04, 2013 at 12:01:09AM +0100, Rahim Fakir wrote: > > Iam using win 7 64bits, and i downloaded Strawberry, and I use Perl PAckage > > Manager to install modules, insted of Cpan command. > > I know how to install

Re: Spreadsheet::WriteExcel - multi-coloured text in cells

2013-06-04 Thread Jenda Krynicky
From: "Dr.Ruud" > On 15/05/2013 21:35, David Precious wrote: > > On Wed, 15 May 2013 10:34:02 +0100 > > Gary Stainburn wrote: > > >> Is it possible to write text cells where part of the string is > >> highlighted in red? If so, how can I do it? > > > > I'm fairly sure the format of a cell applie

Re: Variables in $Excel->Workbooks->Open

2013-06-04 Thread Jenda Krynicky
> Dear All, > > I am having an XLSX file in server and my OS in Win7. The first open > statement is working fine in which we have give the actual file name. > > 2nd open function is not working where we have given the file name as > variable. > > Please help in resolving this error. > > > use

Re: modules

2013-06-04 Thread Shlomi Fish
Hi Jim, thanks for replying to Ray. See below for my comments. On Mon, 3 Jun 2013 16:18:53 -0700 Jim Gibson wrote: > > On Jun 3, 2013, at 4:01 PM, Rahim Fakir wrote: > > > Iam using win 7 64bits, and i downloaded Strawberry, and I use Perl PAckage > > Manager to install modules, insted of Cpa