Subject: | shorten has a missing a Config::Auto dependency |
I tried shorten without anything and it failed because of a missing
dependency.
Thanks,
Ahmad M. Zawawi (azawawi)
C:\>cpanm WWW::Shorten
--> Working on WWW::Shorten
Fetching http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/WWW-
Shorten-3.00.
tar.gz ... OK
Configuring WWW-Shorten-3.00 ... OK
Building and testing WWW-Shorten-3.00 ... OK
Successfully installed WWW-Shorten-3.00
C:\>shorten
Can't locate Config/Auto.pm in @INC (@INC contains:
C:/strawberry/perl/lib C:/st
rawberry/perl/site/lib C:\strawberry\perl\vendor\lib .) at
C:\strawberry\perl\si
te\bin/shorten line 5.
BEGIN failed--compilation aborted at C:\strawberry\perl\site\bin/shorten
line 5.
C:\>cpanm Config::Auto
--> Working on Config::Auto
Fetching http://search.cpan.org/CPAN/authors/id/K/KA/KANE/Config-Auto-
0.20.tar.g
z ... OK
Configuring Config-Auto-0.20 ... OK
==> Found dependencies: Config::IniFiles
--> Working on Config::IniFiles
Fetching http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Config-
IniFiles-2.6
5.tar.gz ... OK
Configuring Config-IniFiles-2.65 ... OK
Building and testing Config-IniFiles-2.65 ... OK
Successfully installed Config-IniFiles-2.65
Building and testing Config-Auto-0.20 ... OK
Successfully installed Config-Auto-0.20
C:\>shorten
No config file found! at C:\strawberry\perl\site\bin/shorten line 6