Skip Menu |

This queue is for tickets about the Text-Balanced CPAN distribution.

Report information
The Basics
Id: 40538
Status: resolved
Priority: 0/
Queue: Text-Balanced

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

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



Subject: Can't locate auto/version/vxs/qv.al at version.pm line 31
Date: Thu, 30 Oct 2008 22:55:03 +0530
To: bug-Text-Balanced [...] rt.cpan.org
From: Himanshu <himanshu.garg [...] gmail.com>
Text-Balanced version 2.0.0 Perl Version 5.10 Platform Windows XP C:\Documents and Settings\Himanshu\Desktop>perl -MText::Balanced -e1 Can't locate auto/version/vxs/qv.al in @INC (@INC contains: C:/xampp/perl/site/l ib C:/xampp/perl/lib .) at C:/xampp/perl/site/lib/version.pm line 31 Compilation failed in require. BEGIN failed--compilation aborted. Line 31 of version.pm contains this :- 31 *{$callpkg."::qv"} = 32 sub {return bless version::qv(shift), $class } 33 unless defined(&{"$callpkg\::qv"}); C:\Documents and Settings\Himanshu\Desktop>perl -v This is perl, v5.10.0 built for MSWin32-x86-multi-thread (with 5 registered patches, see perl -V for more detail) Copyright 1987-2007, Larry Wall Binary build 1003 [285500] provided by ActiveState http://www.ActiveState.com Built May 13 2008 16:52:49 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. Other packages work fine :- C:\Documents and Settings\Himanshu\Desktop>perl -MXML::Simple -e1 C:\Documents and Settings\Himanshu\Desktop>
Marking as resolved since Text::Balanced no longer uses version.pm, as of version 2.01.