Skip Menu |

This queue is for tickets about the Perl6-Slurp CPAN distribution.

Report information
The Basics
Id: 57949
Status: open
Priority: 0/
Queue: Perl6-Slurp

People
Owner: Nobody in particular
Requestors: Tom.Teal [...] noaa.gov
Cc:
AdminCc:

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



Subject: Perl6-Slurp bug
Date: Fri, 28 May 2010 07:48:09 -0400
To: bug-Perl6-Slurp [...] rt.cpan.org
From: Tom Teal <Tom.Teal [...] noaa.gov>
Hello, Wanted to report this possible bug in Perl6-Slurp. I did download and install but had to perform a force install to get it installed. Here is some key info: ### System OS info AIX Version 5.3 TL Level = 5300-11-02-1007 ### Distribution Name Perl6-Slurp-0.03 ### Perl Version This is perl, v5.8.8 built for aix-thread-multi ### Log containing error messages p Slurp.pm blib/lib/Perl6/Slurp.pm Manifying blib/man3/Perl6::Slurp.3 Slurp.pm:293: Unknown escape E<ndash> /bin/make -- OK Running make test PERL_DL_NONLAZY=1 /bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/chomp.t .......... ok t/errors.t ......... 1/? # Failed test 'shouldn't be able to slurp non-existent file' # at t/errors.t line 17. # 'Can't open 'non-existent file': A file or directory in the path name does not exist. at t/errors.t line 17 # ' # doesn't match '(?-xism:^Can't open 'non-existent file': No such file or directory)' # Looks like you failed 1 test of 4. t/errors.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests t/filehandle.t ..... ok t/filename.t ....... ok t/ioderfile.t ...... ok t/iofile.t ......... ok t/ipc.t ............ ok t/irs.t ............ ok t/layers.t ......... ok t/lexfilehandle.t .. ok t/string.t ......... ok Test Summary Report ------------------- t/errors.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=11, Tests=171, 1 wallclock secs ( 0.20 usr 0.03 sys + 0.95 cusr 0.22 csys = 1.40 CPU) Result: FAIL Failed 1/11 test programs. 1/171 subtests failed. make: 1254-004 The error code from the last command is 255. If you need additional info let me know... Regards, Tom Teal
Subject: Re: [rt.cpan.org #57949] Perl6-Slurp bug
Date: Sat, 29 May 2010 07:14:13 +1000
To: bug-Perl6-Slurp [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Thanks for the report, Tom. I've fixed it for the next release. All the best, Damian