Skip Menu |

This queue is for tickets about the WWW-Analytics-MultiTouch CPAN distribution.

Report information
The Basics
Id: 63845
Status: resolved
Priority: 0/
Queue: WWW-Analytics-MultiTouch

People
Owner: Nobody in particular
Requestors: akimdemora [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: 0.11



Subject: New version in Activeperl for windows
Hello Jon i am trying to install the new version of the module with perl package manager (activeperl on windows) but it's not available (please see the printscreen). Indeed, there is only the old version available (0.03) Best regards. Akim
Subject: multitouch.JPG
Download multitouch.JPG
image/jpeg 98.4k
multitouch.JPG
Hello Akim, Do you currently have your repository set to http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ? Because that one definitely has 0.11 available. If you cannot resolve the problem by changing the repository, I suggest you use the 'cpan' command to install the module. I am not an ActiveState/PPM user but refer you here: http://docs.activestate.com/activeperl/5.10/faq/ActivePerl-faq2.html for useful tips about setting repositories and using cpan. Regards, -- Jon Schutz On Sun Dec 12 06:25:53 2010, Akim wrote: Show quoted text
> Hello Jon > i am trying to install the new version of the module with perl package > manager (activeperl on windows) but it's not available (please see the > printscreen). > Indeed, there is only the old version available (0.03) > > Best regards. > Akim
From: akimdemora [...] gmail.com
Hello Jon i try to install the module with the "cpan" command but i have an error. I paste here the message : Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\>cpan WWW::Analytics::MultiTouch Set up gcc environment - 3.4.5 (mingw-vista special r3) CPAN: Term::ANSIColor loaded ok (v3.00) CPAN: Storable loaded ok (v2.22) Going to read 'C:\Perl\cpan\Metadata' Database was generated on Thu, 16 Dec 2010 22:38:19 GMT Running install for module 'WWW::Analytics::MultiTouch' Running make for J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz CPAN: Digest::SHA loaded ok (v5.48) CPAN: Compress::Zlib loaded ok (v2.03) Checksum for C:\Perl\cpan\sources\authors\id\J\JJ\JJSCHUTZ\WWW-Analytics-MultiTo uch-0.11.tar.gz ok CPAN: Archive::Tar loaded ok (v1.68) WWW-Analytics-MultiTouch-0.11/ WWW-Analytics-MultiTouch-0.11/examples/ WWW-Analytics-MultiTouch-0.11/examples/demo.conf WWW-Analytics-MultiTouch-0.11/README WWW-Analytics-MultiTouch-0.11/MANIFEST WWW-Analytics-MultiTouch-0.11/Changes WWW-Analytics-MultiTouch-0.11/t/ WWW-Analytics-MultiTouch-0.11/t/tabular.t WWW-Analytics-MultiTouch-0.11/t/txt-expected.txt WWW-Analytics-MultiTouch-0.11/t/00-load.t WWW-Analytics-MultiTouch-0.11/t/multitouch.t WWW-Analytics-MultiTouch-0.11/t/csv-expected.csv WWW-Analytics-MultiTouch-0.11/lib/ WWW-Analytics-MultiTouch-0.11/lib/WWW/ WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/ WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/ WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/Tabular.pm WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch.pm WWW-Analytics-MultiTouch-0.11/Makefile.PL WWW-Analytics-MultiTouch-0.11/bin/ WWW-Analytics-MultiTouch-0.11/bin/multitouch_report.pl WWW-Analytics-MultiTouch-0.11/META.yml CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.40) CPAN.pm: Going to build J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz Set up gcc environment - 3.4.5 (mingw-vista special r3) Checking if your kit is complete... Looks good Writing Makefile for WWW::Analytics::MultiTouch CPAN: Module::CoreList loaded ok (v2.38) cp lib/WWW/Analytics/MultiTouch.pm blib\lib\WWW\Analytics\MultiTouch.pm cp lib/WWW/Analytics/MultiTouch/Tabular.pm blib\lib\WWW\Analytics\MultiTouch\Tab ular.pm C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/multitouch_report.pl bli b\script\multitouch_report.pl pl2bat.bat blib\script\multitouch_report.pl JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz C:\Perl\site\bin\dmake.exe -- OK CPAN: YAML::XS loaded ok (v0.33) Running make test C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-load.t ..... 1/1 # Testing WWW::Analytics::MultiTouch 0.11, Perl 5.012002, C:\Perl\bin\perl.exe t/00-load.t ..... ok t/multitouch.t .. 1/20 # Failed test 'Even touches' # at t/multitouch.t line 285. # Structures begin differing at: # $got->[0][5] = '53.13' # $expected->[0][5] = '53.12' # Looks like you failed 1 test of 20. t/multitouch.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/20 subtests t/tabular.t ..... 1/35 # Failed test 'txt' # at t/tabular.t line 53. # Failed test 'csv' # at t/tabular.t line 64. # Looks like you failed 2 tests of 35. t/tabular.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/35 subtests (less 29 skipped subtests: 4 okay) Test Summary Report ------------------- t/multitouch.t (Wstat: 256 Tests: 20 Failed: 1) Failed test: 20 Non-zero exit status: 1 t/tabular.t (Wstat: 512 Tests: 35 Failed: 2) Failed tests: 3, 6 Non-zero exit status: 2 Files=3, Tests=56, 6 wallclock secs ( 0.09 usr + 0.08 sys = 0.17 CPU) Result: FAIL Failed 2/3 test programs. 3/56 subtests failed. dmake.exe: Error code 130, while making 'test_dynamic' JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz C:\Perl\site\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz Running make install make test had returned bad status, won't install without force I also make a attachment with the printscreen. Thank you best regards, Akim Le Mar 14 Déc 2010 19:33:11, JJSCHUTZ a écrit : Show quoted text
> Hello Akim, > > Do you currently have your repository set to > http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ? Because that one > definitely has 0.11 available. > > If you cannot resolve the problem by changing the repository, I suggest > you use the 'cpan' command to install the module. > > I am not an ActiveState/PPM user but refer you here: > > http://docs.activestate.com/activeperl/5.10/faq/ActivePerl-faq2.html > > for useful tips about setting repositories and using cpan. > > Regards, >
Subject: perl.PNG
Download perl.PNG
image/png 79.5k
perl.PNG
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Sat, 18 Dec 2010 14:28:28 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org, jon [...] jschutz.net
From: Akim Demora <akimdemora [...] gmail.com>
Hello Jon i have updated the #63845 'bug' Indeed, when i try to install the module with the "cpan" command i have an error please have a look to the printscreen thank's a lot regards Akim 2010/12/15 Jon Schutz via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Hello Akim, > > Do you currently have your repository set to > http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ? Because that one > definitely has 0.11 available. > > If you cannot resolve the problem by changing the repository, I suggest > you use the 'cpan' command to install the module. > > I am not an ActiveState/PPM user but refer you here: > > http://docs.activestate.com/activeperl/5.10/faq/ActivePerl-faq2.html > > for useful tips about setting repositories and using cpan. > > Regards, > > -- > > Jon Schutz > > On Sun Dec 12 06:25:53 2010, Akim wrote:
> > Hello Jon > > i am trying to install the new version of the module with perl package > > manager (activeperl on windows) but it's not available (please see the > > printscreen). > > Indeed, there is only the old version available (0.03) > > > > Best regards. > > Akim
> > >
Download perl.PNG
image/png 79.5k

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Sun, 19 Dec 2010 10:13:43 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
Looks like rounding error - since you're on XP I assume it's a 32 bit machine. You should be OK to do a 'force install', but I will look into it further. On 12/18/2010 11:55 PM, Akim D via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Hello Jon > i try to install the module with the "cpan" command but i have an error. > > I paste here the message : > > Microsoft Windows XP [version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > D:\>cpan WWW::Analytics::MultiTouch > Set up gcc environment - 3.4.5 (mingw-vista special r3) > CPAN: Term::ANSIColor loaded ok (v3.00) > CPAN: Storable loaded ok (v2.22) > Going to read 'C:\Perl\cpan\Metadata' > Database was generated on Thu, 16 Dec 2010 22:38:19 GMT > Running install for module 'WWW::Analytics::MultiTouch' > Running make for J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > CPAN: Digest::SHA loaded ok (v5.48) > CPAN: Compress::Zlib loaded ok (v2.03) > Checksum for > C:\Perl\cpan\sources\authors\id\J\JJ\JJSCHUTZ\WWW-Analytics-MultiTo > uch-0.11.tar.gz ok > CPAN: Archive::Tar loaded ok (v1.68) > WWW-Analytics-MultiTouch-0.11/ > WWW-Analytics-MultiTouch-0.11/examples/ > WWW-Analytics-MultiTouch-0.11/examples/demo.conf > WWW-Analytics-MultiTouch-0.11/README > WWW-Analytics-MultiTouch-0.11/MANIFEST > WWW-Analytics-MultiTouch-0.11/Changes > WWW-Analytics-MultiTouch-0.11/t/ > WWW-Analytics-MultiTouch-0.11/t/tabular.t > WWW-Analytics-MultiTouch-0.11/t/txt-expected.txt > WWW-Analytics-MultiTouch-0.11/t/00-load.t > WWW-Analytics-MultiTouch-0.11/t/multitouch.t > WWW-Analytics-MultiTouch-0.11/t/csv-expected.csv > WWW-Analytics-MultiTouch-0.11/lib/ > WWW-Analytics-MultiTouch-0.11/lib/WWW/ > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/ > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/ > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/Tabular.pm > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch.pm > WWW-Analytics-MultiTouch-0.11/Makefile.PL > WWW-Analytics-MultiTouch-0.11/bin/ > WWW-Analytics-MultiTouch-0.11/bin/multitouch_report.pl > WWW-Analytics-MultiTouch-0.11/META.yml > CPAN: File::Temp loaded ok (v0.22) > CPAN: Parse::CPAN::Meta loaded ok (v1.40) > > CPAN.pm: Going to build J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > > Set up gcc environment - 3.4.5 (mingw-vista special r3) > Checking if your kit is complete... > Looks good > Writing Makefile for WWW::Analytics::MultiTouch > CPAN: Module::CoreList loaded ok (v2.38) > cp lib/WWW/Analytics/MultiTouch.pm blib\lib\WWW\Analytics\MultiTouch.pm > cp lib/WWW/Analytics/MultiTouch/Tabular.pm > blib\lib\WWW\Analytics\MultiTouch\Tab > ular.pm > C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- > bin/multitouch_report.pl bli > b\script\multitouch_report.pl > pl2bat.bat blib\script\multitouch_report.pl > JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > C:\Perl\site\bin\dmake.exe -- OK > CPAN: YAML::XS loaded ok (v0.33) > Running make test > C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, > 'blib\lib', > 'blib\arch')" t/*.t > t/00-load.t ..... 1/1 # Testing WWW::Analytics::MultiTouch 0.11, Perl > 5.012002, > C:\Perl\bin\perl.exe > t/00-load.t ..... ok > t/multitouch.t .. 1/20 > # Failed test 'Even touches' > # at t/multitouch.t line 285. > # Structures begin differing at: > # $got->[0][5] = '53.13' > # $expected->[0][5] = '53.12' > # Looks like you failed 1 test of 20. > t/multitouch.t .. Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/20 subtests > t/tabular.t ..... 1/35 > # Failed test 'txt' > # at t/tabular.t line 53. > > # Failed test 'csv' > # at t/tabular.t line 64. > # Looks like you failed 2 tests of 35. > t/tabular.t ..... Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/35 subtests > (less 29 skipped subtests: 4 okay) > > Test Summary Report > ------------------- > t/multitouch.t (Wstat: 256 Tests: 20 Failed: 1) > Failed test: 20 > Non-zero exit status: 1 > t/tabular.t (Wstat: 512 Tests: 35 Failed: 2) > Failed tests: 3, 6 > Non-zero exit status: 2 > Files=3, Tests=56, 6 wallclock secs ( 0.09 usr + 0.08 sys = 0.17 CPU) > Result: FAIL > Failed 2/3 test programs. 3/56 subtests failed. > dmake.exe: Error code 130, while making 'test_dynamic' > JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > C:\Perl\site\bin\dmake.exe test -- NOT OK > //hint// to see the cpan-testers results for installing this module, try: > reports JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > Running make install > make test had returned bad status, won't install without force > > > I also make a attachment with the printscreen. > > Thank you > > best regards, > Akim > > > > > > Le Mar 14 Déc 2010 19:33:11, JJSCHUTZ a écrit : >
>> Hello Akim, >> >> Do you currently have your repository set to >> http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ? Because that one >> definitely has 0.11 available. >> >> If you cannot resolve the problem by changing the repository, I suggest >> you use the 'cpan' command to install the module. >> >> I am not an ActiveState/PPM user but refer you here: >> >> http://docs.activestate.com/activeperl/5.10/faq/ActivePerl-faq2.html >> >> for useful tips about setting repositories and using cpan. >> >> Regards, >> >>
> > >
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
From: akimdemora [...] gmail.com
Hi Jon i had forced the installation of the module. Now when i run the report, i have this error : Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 --end_date= 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. D:\> regards Akim
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Sun, 19 Dec 2010 10:50:29 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org, jon [...] jschutz.net
From: Akim Demora <akimdemora [...] gmail.com>
Hi Jon i had forced the installation of the module. Now when i run the report, i have this error : Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 --end_date= 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 916. D:\> regards Akim 2010/12/19 jon.schutz@youramigo.com via RT < bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Looks like rounding error - since you're on XP I assume it's a 32 bit > machine. You should be OK to do a 'force install', but I will look into > it further. > > > On 12/18/2010 11:55 PM, Akim D via RT wrote:
> > Queue: WWW-Analytics-MultiTouch > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > Hello Jon > > i try to install the module with the "cpan" command but i have an error. > > > > I paste here the message : > > > > Microsoft Windows XP [version 5.1.2600] > > (C) Copyright 1985-2001 Microsoft Corp. > > > > D:\>cpan WWW::Analytics::MultiTouch > > Set up gcc environment - 3.4.5 (mingw-vista special r3) > > CPAN: Term::ANSIColor loaded ok (v3.00) > > CPAN: Storable loaded ok (v2.22) > > Going to read 'C:\Perl\cpan\Metadata' > > Database was generated on Thu, 16 Dec 2010 22:38:19 GMT > > Running install for module 'WWW::Analytics::MultiTouch' > > Running make for J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > > CPAN: Digest::SHA loaded ok (v5.48) > > CPAN: Compress::Zlib loaded ok (v2.03) > > Checksum for > > C:\Perl\cpan\sources\authors\id\J\JJ\JJSCHUTZ\WWW-Analytics-MultiTo > > uch-0.11.tar.gz ok > > CPAN: Archive::Tar loaded ok (v1.68) > > WWW-Analytics-MultiTouch-0.11/ > > WWW-Analytics-MultiTouch-0.11/examples/ > > WWW-Analytics-MultiTouch-0.11/examples/demo.conf > > WWW-Analytics-MultiTouch-0.11/README > > WWW-Analytics-MultiTouch-0.11/MANIFEST > > WWW-Analytics-MultiTouch-0.11/Changes > > WWW-Analytics-MultiTouch-0.11/t/ > > WWW-Analytics-MultiTouch-0.11/t/tabular.t > > WWW-Analytics-MultiTouch-0.11/t/txt-expected.txt > > WWW-Analytics-MultiTouch-0.11/t/00-load.t > > WWW-Analytics-MultiTouch-0.11/t/multitouch.t > > WWW-Analytics-MultiTouch-0.11/t/csv-expected.csv > > WWW-Analytics-MultiTouch-0.11/lib/ > > WWW-Analytics-MultiTouch-0.11/lib/WWW/ > > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/ > > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/ > > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch/Tabular.pm > > WWW-Analytics-MultiTouch-0.11/lib/WWW/Analytics/MultiTouch.pm > > WWW-Analytics-MultiTouch-0.11/Makefile.PL > > WWW-Analytics-MultiTouch-0.11/bin/ > > WWW-Analytics-MultiTouch-0.11/bin/multitouch_report.pl > > WWW-Analytics-MultiTouch-0.11/META.yml > > CPAN: File::Temp loaded ok (v0.22) > > CPAN: Parse::CPAN::Meta loaded ok (v1.40) > > > > CPAN.pm: Going to build
> J/JJ/JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz
> > > > Set up gcc environment - 3.4.5 (mingw-vista special r3) > > Checking if your kit is complete... > > Looks good > > Writing Makefile for WWW::Analytics::MultiTouch > > CPAN: Module::CoreList loaded ok (v2.38) > > cp lib/WWW/Analytics/MultiTouch.pm blib\lib\WWW\Analytics\MultiTouch.pm > > cp lib/WWW/Analytics/MultiTouch/Tabular.pm > > blib\lib\WWW\Analytics\MultiTouch\Tab > > ular.pm > > C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- > > bin/multitouch_report.pl bli > > b\script\multitouch_report.pl > > pl2bat.bat blib\script\multitouch_report.pl > > JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > > C:\Perl\site\bin\dmake.exe -- OK > > CPAN: YAML::XS loaded ok (v0.33) > > Running make test > > C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, > > 'blib\lib', > > 'blib\arch')" t/*.t > > t/00-load.t ..... 1/1 # Testing WWW::Analytics::MultiTouch 0.11, Perl > > 5.012002, > > C:\Perl\bin\perl.exe > > t/00-load.t ..... ok > > t/multitouch.t .. 1/20 > > # Failed test 'Even touches' > > # at t/multitouch.t line 285. > > # Structures begin differing at: > > # $got->[0][5] = '53.13' > > # $expected->[0][5] = '53.12' > > # Looks like you failed 1 test of 20. > > t/multitouch.t .. Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/20 subtests > > t/tabular.t ..... 1/35 > > # Failed test 'txt' > > # at t/tabular.t line 53. > > > > # Failed test 'csv' > > # at t/tabular.t line 64. > > # Looks like you failed 2 tests of 35. > > t/tabular.t ..... Dubious, test returned 2 (wstat 512, 0x200) > > Failed 2/35 subtests > > (less 29 skipped subtests: 4 okay) > > > > Test Summary Report > > ------------------- > > t/multitouch.t (Wstat: 256 Tests: 20 Failed: 1) > > Failed test: 20 > > Non-zero exit status: 1 > > t/tabular.t (Wstat: 512 Tests: 35 Failed: 2) > > Failed tests: 3, 6 > > Non-zero exit status: 2 > > Files=3, Tests=56, 6 wallclock secs ( 0.09 usr + 0.08 sys = 0.17 CPU) > > Result: FAIL > > Failed 2/3 test programs. 3/56 subtests failed. > > dmake.exe: Error code 130, while making 'test_dynamic' > > JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > > C:\Perl\site\bin\dmake.exe test -- NOT OK > > //hint// to see the cpan-testers results for installing this module, try: > > reports JJSCHUTZ/WWW-Analytics-MultiTouch-0.11.tar.gz > > Running make install > > make test had returned bad status, won't install without force > > > > > > I also make a attachment with the printscreen. > > > > Thank you > > > > best regards, > > Akim > > > > > > > > > > > > Le Mar 14 Déc 2010 19:33:11, JJSCHUTZ a écrit : > >
> >> Hello Akim, > >> > >> Do you currently have your repository set to > >> http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ? Because that one > >> definitely has 0.11 available. > >> > >> If you cannot resolve the problem by changing the repository, I suggest > >> you use the 'cpan' command to install the module. > >> > >> I am not an ActiveState/PPM user but refer you here: > >> > >> http://docs.activestate.com/activeperl/5.10/faq/ActivePerl-faq2.html > >> > >> for useful tips about setting repositories and using cpan. > >> > >> Regards, > >> > >>
> > > > > >
> > -- > Jon Schutz > CTO, YourAmigo Ltd > 53 Gilbert St > Adelaide SA 5000 > Ph: +61 8 82119211 > Fax: +61 8 8211 6356 > http://www.youramigo.com > > >
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Mon, 20 Dec 2010 21:41:03 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
I have attempted to fix the failing test (some printf's round up, some round down, it seems); please try installing and testing 0.12, which I have just uploaded to CPAN. Either way it won't make any difference of consequence to your results. The second problem might be because of bad characters or non-numeric characters in your transaction values. Using version 0.12, run with --debug and send me a sample of the output; this will print details of the data that is retrieved from Google and should clarify the problem. \x{31}\x{2e} is just '1.', so it's what follows that is causing the 'isn't numeric' error. On 12/19/2010 08:20 PM, Akim D via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Hi Jon > i had forced the installation of the module. > > Now when i run the report, i have this error : > > Microsoft Windows XP [version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 > --end_date= > 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 916. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 916. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 916. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 916. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 916. > > D:\> > > regards > Akim >
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Tue, 21 Dec 2010 08:27:14 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Akim Demora <akimdemora [...] gmail.com>
Hi Jon i try to install the version 0.12 but on the cpan database it's not already disponible (when i reload the cpan index and i launch the installation, this is always the version 0.11 which is downloaded) Show quoted text
cpan> reload index
Going to read 'C:\Perl\cpan\Metadata' Database was generated on Sun, 19 Dec 2010 22:36:09 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz Going to read 'C:\Perl\cpan\sources\authors\01mailrc.txt.gz' ............................................................................DONE Fetching with LWP: http://ppm.activestate.com/CPAN/modules/02packages.details.txt.gz Going to read 'C:\Perl\cpan\sources\modules\02packages.details.txt.gz' *Database was generated on Sun, 19 Dec 2010 22:36:09 GMT* ............................................................................DONE Fetching with LWP: http://ppm.activestate.com/CPAN/modules/03modlist.data.gz Going to read 'C:\Perl\cpan\sources\modules\03modlist.data.gz' ............................................................................DONE Going to write C:\Perl\cpan\Metadata I will try again tonight (the index may be ok) regards Akim 2010/12/20 jon.schutz@youramigo.com via RT < bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > I have attempted to fix the failing test (some printf's round up, some > round down, it seems); please try installing and testing 0.12, which I > have just uploaded to CPAN. > > Either way it won't make any difference of consequence to your results. > > The second problem might be because of bad characters or non-numeric > characters in your transaction values. Using version 0.12, run with > --debug and send me a sample of the output; this will print details of > the data that is retrieved from Google and should clarify the problem. > > \x{31}\x{2e} is just '1.', so it's what follows that is causing the 'isn't > numeric' error. > > > On 12/19/2010 08:20 PM, Akim D via RT wrote:
> > Queue: WWW-Analytics-MultiTouch > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > Hi Jon > > i had forced the installation of the module. > > > > Now when i run the report, i have this error : > > > > Microsoft Windows XP [version 5.1.2600] > > (C) Copyright 1985-2001 Microsoft Corp. > > > > D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 > > --end_date= > > 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 916. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 916. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 916. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 916. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 916. > > > > D:\> > > > > regards > > Akim > >
> > -- > Jon Schutz > CTO, YourAmigo Ltd > 53 Gilbert St > Adelaide SA 5000 > Ph: +61 8 82119211 > Fax: +61 8 8211 6356 > http://www.youramigo.com > > >
From: fred.roumat [...] gmail.com
Hi, Akim, try to restore original ActivePerl repository (if changed) before reload index. Jon, i have the same errors with V0.12 Le Mar 21 Déc 2010 02:27:24, Akim a écrit : Show quoted text
> Hi Jon > i try to install the version 0.12 but on the cpan database it's not > already > disponible > (when i reload the cpan index and i launch the installation, this is > always > the version 0.11 which is downloaded) >
> cpan> reload index
> Going to read 'C:\Perl\cpan\Metadata' > Database was generated on Sun, 19 Dec 2010 22:36:09 GMT > Fetching with LWP: > http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz > Going to read 'C:\Perl\cpan\sources\authors\01mailrc.txt.gz' >
............................................................................DONE Show quoted text
> > Fetching with LWP: > http://ppm.activestate.com/CPAN/modules/02packages.details.txt.gz > Going to read 'C:\Perl\cpan\sources\modules\02packages.details.txt.gz' > *Database was generated on Sun, 19 Dec 2010 22:36:09 GMT* >
............................................................................DONE Show quoted text
> > Fetching with LWP: > http://ppm.activestate.com/CPAN/modules/03modlist.data.gz > Going to read 'C:\Perl\cpan\sources\modules\03modlist.data.gz' >
............................................................................DONE Show quoted text
> > Going to write C:\Perl\cpan\Metadata > > > > I will try again tonight (the index may be ok) > > regards > Akim > > > 2010/12/20 jon.schutz@youramigo.com via RT < > bug-WWW-Analytics-MultiTouch@rt.cpan.org> >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > I have attempted to fix the failing test (some printf's round up,
> some
> > round down, it seems); please try installing and testing 0.12, which
> I
> > have just uploaded to CPAN. > > > > Either way it won't make any difference of consequence to your
> results.
> > > > The second problem might be because of bad characters or non-numeric > > characters in your transaction values. Using version 0.12, run with > > --debug and send me a sample of the output; this will print details
> of
> > the data that is retrieved from Google and should clarify the
> problem.
> > > > \x{31}\x{2e} is just '1.', so it's what follows that is causing the
> 'isn't
> > numeric' error. > > > >
Subject: multi.png
Download multi.png
image/png 66.1k
multi.png
From: fred.roumat [...] gmail.com
If installation is forced, the following errors occurs, did i do something wrong ? C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 --end_date=2010 1221 --filename=test.xls --conf=c:\perl\demo.conf Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/Google/Analytics/XML.p m line 7. Compilation failed in require at (eval 15) line 2. ...propagated at C:/Perl/lib/base.pm line 94. BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/Google/Analytics/Feed. pm line 9. Compilation failed in require at (eval 14) line 2. ...propagated at C:/Perl/lib/base.pm line 94. BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/Google/Analytics/Accou ntFeed.pm line 9. Compilation failed in require at C:/Perl/site/lib/Net/Google/Analytics.pm line 1 2. BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/Google/Analytics.pm li ne 12. Compilation failed in require at C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li ne 5. BEGIN failed--compilation aborted at C:/Perl/site/lib/WWW/Analytics/MultiTouch.p m line 5. Compilation failed in require at multitouch_report.pl line 6. BEGIN failed--compilation aborted at multitouch_report.pl line 6. C:\Perl\site\bin> Thank you
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Tue, 21 Dec 2010 20:22:27 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Akim Demora <akimdemora [...] gmail.com>
@Fred : thank you, i had restored the original repository and now i can install the version 0.12 @Jon : i have already an error during the installation (please see the attachment). So i had forced the installation and i've runned the report : D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 --end_date= 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 917. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 917. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 917. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 917. Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at C:/Perl/site/l ib/WWW/Analytics/MultiTouch.pm line 917. And with the debug mode here you are a sample of the GA output : ], 'TID25125660' => [ '2010-12-15', [ '__ORD', '25125660', '63.59', '1292419760' ], [ 'CriteoFR', 'media', '', '1292418305' ], [ 'CriteoFR', 'media', '', '1292160250' ], [ 'google', 'organic', '', '1292098588' ], [ 'direct', '', '', '1291935505' ], [ 'google', 'organic', '', '1291934026' ] ], 'TID25272232' => [ '2010-12-16', [ '__ORD', '25272232', '91.35', '1292507794' ], [ 'emailfafr', 'emailing', '', '1292505808' ], [ 'emailfafr', 'emailing', '', '1292482591' ], [ 'emailfafr', 'emailing', '', '1292481395' ], [ 'emailfafr', 'emailing', '', '1292445366' ] ], 'TID25082315' => [ '2010-12-15', [ '__ORD', '25082315', '103.58', '1292396994' ], [ 'direct', '', '', '1292396277' ], [ 'direct', '', '', '1290064801' ], [ 'direct', '', '', '1290064749' ], [ 'direct', '', '', '1290064632' ], [ '__ORD', '21625177', '114.07', '1290064502' ], [ 'direct', '', '', '1290063717' ], [ 'direct', '', '', '1290063680' ], [ 'direct', '', '', '1290063611' ], [ 'google', 'organic', '', '1290063546' ], [ 'google', 'organic', '', '1289311652' ] ], 'TID25097773' => [ '2010-12-15', [ '__ORD', '25097773', '126.41', '1292406427' ], [ 'direct', '', '', '1292403886' ], [ 'direct', '', '', '1292401577' ] ] Regards Akim 2010/12/21 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > If installation is forced, the following errors occurs, did i do > something wrong ? > > C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 > --end_date=2010 > 1221 --filename=test.xls --conf=c:\perl\demo.conf > Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib > C:/Perl/lib > .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/XML.p > m line 7. > Compilation failed in require at (eval 15) line 2. > ...propagated at C:/Perl/lib/base.pm line 94. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/Feed. > pm line 9. > Compilation failed in require at (eval 14) line 2. > ...propagated at C:/Perl/lib/base.pm line 94. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/Accou > ntFeed.pm line 9. > Compilation failed in require at > C:/Perl/site/lib/Net/Google/Analytics.pm line 1 > 2. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics.pm li > ne 12. > Compilation failed in require at > C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li > ne 5. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/WWW/Analytics/MultiTouch.p > m line 5. > Compilation failed in require at multitouch_report.pl line 6. > BEGIN failed--compilation aborted at multitouch_report.pl line 6. > > C:\Perl\site\bin> > > Thank you > >

Message body is not shown because it is too large.

Download error_0.12.PNG
image/png 76.1k

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Wed, 22 Dec 2010 08:21:05 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
Fred, The error indicates that XML::LibXML is not installed. Please install that package first. Normally it would be automatically installed as a dependency so you may have some errors occurring during installation that you will need to look at carefully. I'm guessing you did a 'force install' of Net::Google::Analytics, but that was probably failing due to XML::LibXML, so that's where you need to start. The only know error where 'force install' is safe is where it reports "Failed test 'Even touches'". On 12/22/2010 02:42 AM, Fred via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > If installation is forced, the following errors occurs, did i do > something wrong ? > > C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 > --end_date=2010 > 1221 --filename=test.xls --conf=c:\perl\demo.conf > Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib > C:/Perl/lib > .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/XML.p > m line 7. > Compilation failed in require at (eval 15) line 2. > ...propagated at C:/Perl/lib/base.pm line 94. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/Feed. > pm line 9. > Compilation failed in require at (eval 14) line 2. > ...propagated at C:/Perl/lib/base.pm line 94. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics/Accou > ntFeed.pm line 9. > Compilation failed in require at > C:/Perl/site/lib/Net/Google/Analytics.pm line 1 > 2. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/Net/Google/Analytics.pm li > ne 12. > Compilation failed in require at > C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li > ne 5. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/WWW/Analytics/MultiTouch.p > m line 5. > Compilation failed in require at multitouch_report.pl line 6. > BEGIN failed--compilation aborted at multitouch_report.pl line 6. > > C:\Perl\site\bin> > > Thank you >
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Wed, 22 Dec 2010 08:28:44 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
Akim, I can't see anything wrong in the bit of data you sent through. Is it the case that you are only getting 5 warnings but have many more transactions than that? Also, is data appearing in the output spreadsheet? To look into it further I think I will need to see the whole debug output and spreadsheet. Or if you are able to, send me your conf file and I will run the report myself. Obviously the conf file will contain your Google credentials so don't send via rt.cpan.org - send direct to me at jon at jschutz.net. On 12/22/2010 05:52 AM, Akim D via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > @Fred : thank you, i had restored the original repository and now i can > install the version 0.12 > > @Jon : i have already an error during the installation (please see the > attachment). So i had forced the installation and i've runned the report : > > D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 > --end_date= > 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 917. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 917. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 917. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 917. > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > C:/Perl/site/l > ib/WWW/Analytics/MultiTouch.pm line 917. > > And with the debug mode here you are a sample of the GA output : > ], > 'TID25125660' => [ > '2010-12-15', > [ > '__ORD', > '25125660', > '63.59', > '1292419760' > ], > [ > 'CriteoFR', > 'media', > '', > '1292418305' > ], > [ > 'CriteoFR', > 'media', > '', > '1292160250' > ], > [ > 'google', > 'organic', > '', > '1292098588' > ], > [ > 'direct', > '', > '', > '1291935505' > ], > [ > 'google', > 'organic', > '', > '1291934026' > ] > ], > 'TID25272232' => [ > '2010-12-16', > [ > '__ORD', > '25272232', > '91.35', > '1292507794' > ], > [ > 'emailfafr', > 'emailing', > '', > '1292505808' > ], > [ > 'emailfafr', > 'emailing', > '', > '1292482591' > ], > [ > 'emailfafr', > 'emailing', > '', > '1292481395' > ], > [ > 'emailfafr', > 'emailing', > '', > '1292445366' > ] > ], > 'TID25082315' => [ > '2010-12-15', > [ > '__ORD', > '25082315', > '103.58', > '1292396994' > ], > [ > 'direct', > '', > '', > '1292396277' > ], > [ > 'direct', > '', > '', > '1290064801' > ], > [ > 'direct', > '', > '', > '1290064749' > ], > [ > 'direct', > '', > '', > '1290064632' > ], > [ > '__ORD', > '21625177', > '114.07', > '1290064502' > ], > [ > 'direct', > '', > '', > '1290063717' > ], > [ > 'direct', > '', > '', > '1290063680' > ], > [ > 'direct', > '', > '', > '1290063611' > ], > [ > 'google', > 'organic', > '', > '1290063546' > ], > [ > 'google', > 'organic', > '', > '1289311652' > ] > ], > 'TID25097773' => [ > '2010-12-15', > [ > '__ORD', > '25097773', > '126.41', > '1292406427' > ], > [ > 'direct', > '', > '', > '1292403886' > ], > [ > 'direct', > '', > '', > '1292401577' > ] > ] > > Regards > Akim > > 2010/12/21 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> > >
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > >> >> If installation is forced, the following errors occurs, did i do >> something wrong ? >> >> C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 >> --end_date=2010 >> 1221 --filename=test.xls --conf=c:\perl\demo.conf >> Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib >> C:/Perl/lib >> .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. >> BEGIN failed--compilation aborted at >> C:/Perl/site/lib/Net/Google/Analytics/XML.p >> m line 7. >> Compilation failed in require at (eval 15) line 2. >> ...propagated at C:/Perl/lib/base.pm line 94. >> BEGIN failed--compilation aborted at >> C:/Perl/site/lib/Net/Google/Analytics/Feed. >> pm line 9. >> Compilation failed in require at (eval 14) line 2. >> ...propagated at C:/Perl/lib/base.pm line 94. >> BEGIN failed--compilation aborted at >> C:/Perl/site/lib/Net/Google/Analytics/Accou >> ntFeed.pm line 9. >> Compilation failed in require at >> C:/Perl/site/lib/Net/Google/Analytics.pm line 1 >> 2. >> BEGIN failed--compilation aborted at >> C:/Perl/site/lib/Net/Google/Analytics.pm li >> ne 12. >> Compilation failed in require at >> C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li >> ne 5. >> BEGIN failed--compilation aborted at >> C:/Perl/site/lib/WWW/Analytics/MultiTouch.p >> m line 5. >> Compilation failed in require at multitouch_report.pl line 6. >> BEGIN failed--compilation aborted at multitouch_report.pl line 6. >> >> C:\Perl\site\bin> >> >> Thank you >> >> >>
>
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
From: fred.roumat [...] gmail.com
Jon, Thank's for the answer, it works now ! Txt and Csv format are OK but i can't open xls one do you now why ? tested with excel 2010 and few online spreadsheet tools Le Mar 21 Déc 2010 16:58:58, jon.schutz@youramigo.com a écrit : Show quoted text
> Akim, > > I can't see anything wrong in the bit of data you sent through. Is it > the case that you are only getting 5 warnings but have many more > transactions than that? Also, is data appearing in the output > spreadsheet? To look into it further I think I will need to see the > whole debug output and spreadsheet. Or if you are able to, send me your > conf file and I will run the report myself. Obviously the conf file > will contain your Google credentials so don't send via rt.cpan.org - > send direct to me at jon at jschutz.net. > > On 12/22/2010 05:52 AM, Akim D via RT wrote:
> > Queue: WWW-Analytics-MultiTouch > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > @Fred : thank you, i had restored the original repository and now i can > > install the version 0.12 > > > > @Jon : i have already an error during the installation (please see the > > attachment). So i had forced the installation and i've runned the
report : Show quoted text
> > > > D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 > > --end_date= > > 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 917. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 917. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 917. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 917. > > Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at > > C:/Perl/site/l > > ib/WWW/Analytics/MultiTouch.pm line 917. > > > > And with the debug mode here you are a sample of the GA output : > > ], > > 'TID25125660' => [ > > '2010-12-15', > > [ > > '__ORD', > > '25125660', > > '63.59', > > '1292419760' > > ], > > [ > > 'CriteoFR', > > 'media', > > '', > > '1292418305' > > ], > > [ > > 'CriteoFR', > > 'media', > > '', > > '1292160250' > > ], > > [ > > 'google', > > 'organic', > > '', > > '1292098588' > > ], > > [ > > 'direct', > > '', > > '', > > '1291935505' > > ], > > [ > > 'google', > > 'organic', > > '', > > '1291934026' > > ] > > ], > > 'TID25272232' => [ > > '2010-12-16', > > [ > > '__ORD', > > '25272232', > > '91.35', > > '1292507794' > > ], > > [ > > 'emailfafr', > > 'emailing', > > '', > > '1292505808' > > ], > > [ > > 'emailfafr', > > 'emailing', > > '', > > '1292482591' > > ], > > [ > > 'emailfafr', > > 'emailing', > > '', > > '1292481395' > > ], > > [ > > 'emailfafr', > > 'emailing', > > '', > > '1292445366' > > ] > > ], > > 'TID25082315' => [ > > '2010-12-15', > > [ > > '__ORD', > > '25082315', > > '103.58', > > '1292396994' > > ], > > [ > > 'direct', > > '', > > '', > > '1292396277' > > ], > > [ > > 'direct', > > '', > > '', > > '1290064801' > > ], > > [ > > 'direct', > > '', > > '', > > '1290064749' > > ], > > [ > > 'direct', > > '', > > '', > > '1290064632' > > ], > > [ > > '__ORD', > > '21625177', > > '114.07', > > '1290064502' > > ], > > [ > > 'direct', > > '', > > '', > > '1290063717' > > ], > > [ > > 'direct', > > '', > > '', > > '1290063680' > > ], > > [ > > 'direct', > > '', > > '', > > '1290063611' > > ], > > [ > > 'google', > > 'organic', > > '', > > '1290063546' > > ], > > [ > > 'google', > > 'organic', > > '', > > '1289311652' > > ] > > ], > > 'TID25097773' => [ > > '2010-12-15', > > [ > > '__ORD', > > '25097773', > > '126.41', > > '1292406427' > > ], > > [ > > 'direct', > > '', > > '', > > '1292403886' > > ], > > [ > > 'direct', > > '', > > '', > > '1292401577' > > ] > > ] > > > > Regards > > Akim > > > > 2010/12/21 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> > > > >
> >> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > >> > >> If installation is forced, the following errors occurs, did i do > >> something wrong ? > >> > >> C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 > >> --end_date=2010 > >> 1221 --filename=test.xls --conf=c:\perl\demo.conf > >> Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib > >> C:/Perl/lib > >> .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. > >> BEGIN failed--compilation aborted at > >> C:/Perl/site/lib/Net/Google/Analytics/XML.p > >> m line 7. > >> Compilation failed in require at (eval 15) line 2. > >> ...propagated at C:/Perl/lib/base.pm line 94. > >> BEGIN failed--compilation aborted at > >> C:/Perl/site/lib/Net/Google/Analytics/Feed. > >> pm line 9. > >> Compilation failed in require at (eval 14) line 2. > >> ...propagated at C:/Perl/lib/base.pm line 94. > >> BEGIN failed--compilation aborted at > >> C:/Perl/site/lib/Net/Google/Analytics/Accou > >> ntFeed.pm line 9. > >> Compilation failed in require at > >> C:/Perl/site/lib/Net/Google/Analytics.pm line 1 > >> 2. > >> BEGIN failed--compilation aborted at > >> C:/Perl/site/lib/Net/Google/Analytics.pm li > >> ne 12. > >> Compilation failed in require at > >> C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li > >> ne 5. > >> BEGIN failed--compilation aborted at > >> C:/Perl/site/lib/WWW/Analytics/MultiTouch.p > >> m line 5. > >> Compilation failed in require at multitouch_report.pl line 6. > >> BEGIN failed--compilation aborted at multitouch_report.pl line 6. > >> > >> C:\Perl\site\bin> > >> > >> Thank you > >> > >> > >>
> >
>
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Wed, 22 Dec 2010 10:28:21 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
The problem with XLS is most likely that you have an older version of Spreadsheet::WriteExcel installed. Please try upgrading to at least 2.37. Glad it's working for you now. On 22/12/10 09:34, Fred via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Jon, > Thank's for the answer, it works now ! > Txt and Csv format are OK but i can't open xls one do you now why ? > tested with excel 2010 and few online spreadsheet tools > > > Le Mar 21 Déc 2010 16:58:58, jon.schutz@youramigo.com a écrit :
>> Akim, >> >> I can't see anything wrong in the bit of data you sent through. Is it >> the case that you are only getting 5 warnings but have many more >> transactions than that? Also, is data appearing in the output >> spreadsheet? To look into it further I think I will need to see the >> whole debug output and spreadsheet. Or if you are able to, send me your >> conf file and I will run the report myself. Obviously the conf file >> will contain your Google credentials so don't send via rt.cpan.org - >> send direct to me at jon at jschutz.net. >> >> On 12/22/2010 05:52 AM, Akim D via RT wrote:
>>> Queue: WWW-Analytics-MultiTouch >>> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > >>> >>> @Fred : thank you, i had restored the original repository and now i can >>> install the version 0.12 >>> >>> @Jon : i have already an error during the installation (please see the >>> attachment). So i had forced the installation and i've runned the
> report :
>>> D:\>perl C:/Perl/site/bin/multitouch_report.pl --start_date=20101215 >>> --end_date= >>> 20101216 --filename=demo3.xls --conf=c:/perl/site/lib/demo.conf >>> Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at >>> C:/Perl/site/l >>> ib/WWW/Analytics/MultiTouch.pm line 917. >>> Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at >>> C:/Perl/site/l >>> ib/WWW/Analytics/MultiTouch.pm line 917. >>> Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at >>> C:/Perl/site/l >>> ib/WWW/Analytics/MultiTouch.pm line 917. >>> Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at >>> C:/Perl/site/l >>> ib/WWW/Analytics/MultiTouch.pm line 917. >>> Argument "\x{31}\x{2e}..." isn't numeric in multiplication (*) at >>> C:/Perl/site/l >>> ib/WWW/Analytics/MultiTouch.pm line 917. >>> >>> And with the debug mode here you are a sample of the GA output : >>> ], >>> 'TID25125660' => [ >>> '2010-12-15', >>> [ >>> '__ORD', >>> '25125660', >>> '63.59', >>> '1292419760' >>> ], >>> [ >>> 'CriteoFR', >>> 'media', >>> '', >>> '1292418305' >>> ], >>> [ >>> 'CriteoFR', >>> 'media', >>> '', >>> '1292160250' >>> ], >>> [ >>> 'google', >>> 'organic', >>> '', >>> '1292098588' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1291935505' >>> ], >>> [ >>> 'google', >>> 'organic', >>> '', >>> '1291934026' >>> ] >>> ], >>> 'TID25272232' => [ >>> '2010-12-16', >>> [ >>> '__ORD', >>> '25272232', >>> '91.35', >>> '1292507794' >>> ], >>> [ >>> 'emailfafr', >>> 'emailing', >>> '', >>> '1292505808' >>> ], >>> [ >>> 'emailfafr', >>> 'emailing', >>> '', >>> '1292482591' >>> ], >>> [ >>> 'emailfafr', >>> 'emailing', >>> '', >>> '1292481395' >>> ], >>> [ >>> 'emailfafr', >>> 'emailing', >>> '', >>> '1292445366' >>> ] >>> ], >>> 'TID25082315' => [ >>> '2010-12-15', >>> [ >>> '__ORD', >>> '25082315', >>> '103.58', >>> '1292396994' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1292396277' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290064801' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290064749' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290064632' >>> ], >>> [ >>> '__ORD', >>> '21625177', >>> '114.07', >>> '1290064502' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290063717' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290063680' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1290063611' >>> ], >>> [ >>> 'google', >>> 'organic', >>> '', >>> '1290063546' >>> ], >>> [ >>> 'google', >>> 'organic', >>> '', >>> '1289311652' >>> ] >>> ], >>> 'TID25097773' => [ >>> '2010-12-15', >>> [ >>> '__ORD', >>> '25097773', >>> '126.41', >>> '1292406427' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1292403886' >>> ], >>> [ >>> 'direct', >>> '', >>> '', >>> '1292401577' >>> ] >>> ] >>> >>> Regards >>> Akim >>> >>> 2010/12/21 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> >>> >>>
>>>> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > >>>> >>>> If installation is forced, the following errors occurs, did i do >>>> something wrong ? >>>> >>>> C:\Perl\site\bin>perl multitouch_report.pl --start_date=20101219 >>>> --end_date=2010 >>>> 1221 --filename=test.xls --conf=c:\perl\demo.conf >>>> Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Perl/site/lib >>>> C:/Perl/lib >>>> .) at C:/Perl/site/lib/Net/Google/Analytics/XML.pm line 7. >>>> BEGIN failed--compilation aborted at >>>> C:/Perl/site/lib/Net/Google/Analytics/XML.p >>>> m line 7. >>>> Compilation failed in require at (eval 15) line 2. >>>> ...propagated at C:/Perl/lib/base.pm line 94. >>>> BEGIN failed--compilation aborted at >>>> C:/Perl/site/lib/Net/Google/Analytics/Feed. >>>> pm line 9. >>>> Compilation failed in require at (eval 14) line 2. >>>> ...propagated at C:/Perl/lib/base.pm line 94. >>>> BEGIN failed--compilation aborted at >>>> C:/Perl/site/lib/Net/Google/Analytics/Accou >>>> ntFeed.pm line 9. >>>> Compilation failed in require at >>>> C:/Perl/site/lib/Net/Google/Analytics.pm line 1 >>>> 2. >>>> BEGIN failed--compilation aborted at >>>> C:/Perl/site/lib/Net/Google/Analytics.pm li >>>> ne 12. >>>> Compilation failed in require at >>>> C:/Perl/site/lib/WWW/Analytics/MultiTouch.pm li >>>> ne 5. >>>> BEGIN failed--compilation aborted at >>>> C:/Perl/site/lib/WWW/Analytics/MultiTouch.p >>>> m line 5. >>>> Compilation failed in require at multitouch_report.pl line 6. >>>> BEGIN failed--compilation aborted at multitouch_report.pl line 6. >>>> >>>> C:\Perl\site\bin> >>>> >>>> Thank you >>>> >>>> >>>>
>>>
>
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
From: fred.roumat [...] gmail.com
Unfortunately, the problem seems to be elsewhere since i already have this version (2.37) installed. Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit : Show quoted text
> The problem with XLS is most likely that you have an older version of > Spreadsheet::WriteExcel installed. Please try upgrading to at least 2.37. > > Glad it's working for you now. >
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Wed, 22 Dec 2010 17:40:55 +1030
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Jon Schutz <jon.schutz [...] youramigo.com>
Hopefully Version 0.13 (just uploaded) will fix both the failing tests and failure to write valid XLS files. In going through the ActiveState installation myself on Win32/XP I found that XML::LibXML must be installed first via the ActiveState GUI as it won't install via cpan. Also to get all of the tests to run, Spreadsheet::ParseExcel must also be installed (which is the same on any O/S, by design). With 0.13 I've had all tests passing and can open the resulting spreadsheet in Excel. On 22/12/10 10:45, Fred via RT wrote: Show quoted text
> Queue: WWW-Analytics-MultiTouch > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Unfortunately, the problem seems to be elsewhere since i already have > this version (2.37) installed. > > Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit :
>> The problem with XLS is most likely that you have an older version of >> Spreadsheet::WriteExcel installed. Please try upgrading to at least 2.37. >> >> Glad it's working for you now. >>
-- Jon Schutz CTO, YourAmigo Ltd 53 Gilbert St Adelaide SA 5000 Ph: +61 8 82119211 Fax: +61 8 8211 6356 http://www.youramigo.com
From: fred.roumat [...] gmail.com
I've tried to get this version since this morning but without success. 0.13 doesn't seem to be available yet on the activestate CPAN repository... I'll keep you updated as soon i can get it. Le Mer 22 Déc 2010 02:11:44, jon.schutz@youramigo.com a écrit : Show quoted text
> Hopefully Version 0.13 (just uploaded) will fix both the failing tests > and failure to write valid XLS files. > > In going through the ActiveState installation myself on Win32/XP I > found > that XML::LibXML must be installed first via the ActiveState GUI as it > won't install via cpan. > > Also to get all of the tests to run, Spreadsheet::ParseExcel must also > be installed (which is the same on any O/S, by design). > > With 0.13 I've had all tests passing and can open the resulting > spreadsheet in Excel. > > On 22/12/10 10:45, Fred via RT wrote:
> > Queue: WWW-Analytics-MultiTouch > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > Unfortunately, the problem seems to be elsewhere since i already
> have
> > this version (2.37) installed. > > > > Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit :
> >> The problem with XLS is most likely that you have an older version
> of
> >> Spreadsheet::WriteExcel installed. Please try upgrading to at
> least 2.37.
> >> > >> Glad it's working for you now. > >>
>
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Thu, 23 Dec 2010 07:59:41 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Akim Demora <akimdemora [...] gmail.com>
Hi Jon i'm in the same case of Fred, i've tried to get tge version 0.13 but it's actually not available ont the activestate CPAN repository I'll alos keep you updated as soon i can get it. regards Akim 2010/12/22 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > I've tried to get this version since this morning but without success. > 0.13 doesn't seem to be available yet on the activestate CPAN repository... > I'll keep you updated as soon i can get it. > > Le Mer 22 Déc 2010 02:11:44, jon.schutz@youramigo.com a écrit :
> > Hopefully Version 0.13 (just uploaded) will fix both the failing tests > > and failure to write valid XLS files. > > > > In going through the ActiveState installation myself on Win32/XP I > > found > > that XML::LibXML must be installed first via the ActiveState GUI as it > > won't install via cpan. > > > > Also to get all of the tests to run, Spreadsheet::ParseExcel must also > > be installed (which is the same on any O/S, by design). > > > > With 0.13 I've had all tests passing and can open the resulting > > spreadsheet in Excel. > > > > On 22/12/10 10:45, Fred via RT wrote:
> > > Queue: WWW-Analytics-MultiTouch > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > > > Unfortunately, the problem seems to be elsewhere since i already
> > have
> > > this version (2.37) installed. > > > > > > Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit :
> > >> The problem with XLS is most likely that you have an older version
> > of
> > >> Spreadsheet::WriteExcel installed. Please try upgrading to at
> > least 2.37.
> > >> > > >> Glad it's working for you now. > > >>
> >
> > > >
From: fred.roumat [...] gmail.com
Jon, as you said, it solved the problem ! thank you for your support and reactivity. Regards Le Jeu 23 Déc 2010 01:59:52, Akim a écrit : Show quoted text
> Hi Jon > i'm in the same case of Fred, i've tried to get tge version 0.13 but > it's > actually not available ont the activestate CPAN repository > I'll alos keep you updated as soon i can get it. > > regards > Akim > > 2010/12/22 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > I've tried to get this version since this morning but without
> success.
> > 0.13 doesn't seem to be available yet on the activestate CPAN
> repository...
> > I'll keep you updated as soon i can get it. > > > > Le Mer 22 Déc 2010 02:11:44, jon.schutz@youramigo.com a écrit :
> > > Hopefully Version 0.13 (just uploaded) will fix both the failing
> tests
> > > and failure to write valid XLS files. > > > > > > In going through the ActiveState installation myself on Win32/XP I > > > found > > > that XML::LibXML must be installed first via the ActiveState GUI
> as it
> > > won't install via cpan. > > > > > > Also to get all of the tests to run, Spreadsheet::ParseExcel must
> also
> > > be installed (which is the same on any O/S, by design). > > > > > > With 0.13 I've had all tests passing and can open the resulting > > > spreadsheet in Excel. > > > > > > On 22/12/10 10:45, Fred via RT wrote:
> > > > Queue: WWW-Analytics-MultiTouch > > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > > > > > Unfortunately, the problem seems to be elsewhere since i already
> > > have
> > > > this version (2.37) installed. > > > > > > > > Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit :
> > > >> The problem with XLS is most likely that you have an older
> version
> > > of
> > > >> Spreadsheet::WriteExcel installed. Please try upgrading to at
> > > least 2.37.
> > > >> > > > >> Glad it's working for you now. > > > >>
> > >
> > > > > > > >
Subject: Re: [rt.cpan.org #63845] New version in Activeperl for windows
Date: Fri, 24 Dec 2010 10:57:23 +0100
To: bug-WWW-Analytics-MultiTouch [...] rt.cpan.org
From: Akim Demora <akimdemora [...] gmail.com>
Hello Jon now it's also ok for me ! thank you very much for your support. best regards Akim 2010/12/23 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > Jon, > as you said, it solved the problem ! > thank you for your support and reactivity. > > Regards > > Le Jeu 23 Déc 2010 01:59:52, Akim a écrit :
> > Hi Jon > > i'm in the same case of Fred, i've tried to get tge version 0.13 but > > it's > > actually not available ont the activestate CPAN repository > > I'll alos keep you updated as soon i can get it. > > > > regards > > Akim > > > > 2010/12/22 Fred via RT <bug-WWW-Analytics-MultiTouch@rt.cpan.org> > >
> > > <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > > > I've tried to get this version since this morning but without
> > success.
> > > 0.13 doesn't seem to be available yet on the activestate CPAN
> > repository...
> > > I'll keep you updated as soon i can get it. > > > > > > Le Mer 22 Déc 2010 02:11:44, jon.schutz@youramigo.com a écrit :
> > > > Hopefully Version 0.13 (just uploaded) will fix both the failing
> > tests
> > > > and failure to write valid XLS files. > > > > > > > > In going through the ActiveState installation myself on Win32/XP I > > > > found > > > > that XML::LibXML must be installed first via the ActiveState GUI
> > as it
> > > > won't install via cpan. > > > > > > > > Also to get all of the tests to run, Spreadsheet::ParseExcel must
> > also
> > > > be installed (which is the same on any O/S, by design). > > > > > > > > With 0.13 I've had all tests passing and can open the resulting > > > > spreadsheet in Excel. > > > > > > > > On 22/12/10 10:45, Fred via RT wrote:
> > > > > Queue: WWW-Analytics-MultiTouch > > > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63845 > > > > > > > > > > > Unfortunately, the problem seems to be elsewhere since i already
> > > > have
> > > > > this version (2.37) installed. > > > > > > > > > > Le Mar 21 Déc 2010 19:00:16, jon.schutz@youramigo.com a écrit :
> > > > >> The problem with XLS is most likely that you have an older
> > version
> > > > of
> > > > >> Spreadsheet::WriteExcel installed. Please try upgrading to at
> > > > least 2.37.
> > > > >> > > > > >> Glad it's working for you now. > > > > >>
> > > >
> > > > > > > > > > > >
> > > >
Have updated documentation to reflect some of the issues encountered in this ticket.