Skip Menu |

This queue is for tickets about the Lingua-Stem CPAN distribution.

Report information
The Basics
Id: 45410
Status: resolved
Worked: 30 min
Priority: 0/
Queue: Lingua-Stem

People
Owner: SNOWHARE [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

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



Subject: .pl in lib
'lib' directory should not contain any .pl files (it's an opinion of Module::Build maintainers). Module::Build runs them at build stage. -- Alexandr Ciornii, http://chorny.net
Hi,

I would like to support this bug report as it is currently blocker at for Win32 Strawberry Perl users.

If you try to install Lingua::Stem in ususal way: cpan -i Lingua::Stem you got the following error:

Creating new 'Build' script for 'Lingua-Stem' version '0.83'
CPAN: Module::CoreList loaded ok (v2.31)
Building Lingua-Stem
Can't locate Lingua/Stem.pm in @INC (@INC contains: D:/strawberry32/perl/site/lib D:/strawberry32/perl/vendor/lib D:/strawberry32/perl/lib .) at lib/Lingua/test.pl line 3.
BEGIN failed--compilation aborted at lib/Lingua/test.pl line 3.
lib/Lingua/test.pl failed at D:/strawberry32/perl/lib/Module/Build/Base.pm line 2803.
  SNOWHARE/Lingua-Stem-0.83.tar.gz
  D:\strawberry32\perl\bin\perl.exe ./Build -- NOT OK
CPAN: YAML loaded ok (v0.71)
Running Build test
  Can't test without successful make
Running Build install
  Make had returned bad status, install seems impossible

PLEASE CONSIDER THIS FIX: just remove lib/Lingua/test.pl from distribution tarball

Thanks for any feedback in advance.

--
kmx
Subject: Re: [rt.cpan.org #45410] .pl in lib
Date: Thu, 29 Apr 2010 14:20:19 -0700 (PDT)
To: kmx via RT <bug-Lingua-Stem [...] rt.cpan.org>
From: Benjamin Franz <snowhare [...] nihongo.org>
On Thu, 29 Apr 2010, kmx via RT wrote: Show quoted text
> I would like to support this bug report as it is currently blocker at for Win32 > Strawberry Perl users. > > If you try to install Lingua::Stem in ususal way: cpan -i Lingua::Stem you got > the following error:
[...] Thank you for reporting this. I have uploaded a fixed version to CPAN. -- Benjamin Franz "When you have no basis for an argument, abuse the plaintiff." - Marcus Tullius Cicero (106-43 B.C.)
Released a fixed 0.84 version