ConfigReader::DirectiveStyle
[email protected] (Chanin Luangingkasut) Mon, 11 Dec 2006 20:45:54 +0700
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
Hello All,
I don't understand about ConfigReader::DirectiveStyle, when I install it
has some error. How can I fix it? Please let me know.
Thank you,
Chanin.
------------------------------------------------------------------------------
/cpan> install ConfigReader::DirectiveStyle
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Thu, 07 Dec 2006 15:24:50 GMT
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
ftp://cpan.pair.com/pub/CPAN/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
LWP not available
Fetching with Net::FTP:
ftp://cpan.pair.com/pub/CPAN/modules/02packages.details.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Mon, 11 Dec 2006 11:25:15 GMT
HTTP::Date not available
There's a new CPAN.pm version (v1.8802) available!
[Current version is v1.7602]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
LWP not available
Fetching with Net::FTP:
ftp://cpan.pair.com/pub/CPAN/modules/03modlist.data.gz
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Going to write /root/.cpan/Metadata
Running install for module ConfigReader::DirectiveStyle
Running make for A/AM/AMW/ConfigReader-0.5.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for
/root/.cpan/sources/authors/id/A/AM/AMW/ConfigReader-0.5.tar.gz ok
Scanning cache /root/.cpan/build for sizes
ConfigReader-0.5/
ConfigReader-0.5/Values.pm
ConfigReader-0.5/DirectiveStyle.pm
ConfigReader-0.5/COPYING.LIB
ConfigReader-0.5/Spec.pm
ConfigReader-0.5/README
ConfigReader-0.5/ConfigReader.pod
Removing previously used /root/.cpan/build/ConfigReader-0.5
Package seems to come without Makefile.PL.
(The test -f "/root/.cpan/build/ConfigReader-0.5/Makefile.PL" returned
false.)
Writing one on our own (setting NAME to ConfigReaderDirectiveStyle)
CPAN.pm: Going to build A/AM/AMW/ConfigReader-0.5.tar.gz
Writing Makefile for ConfigReaderDirectiveStyle
cp DirectiveStyle.pm blib/lib/DirectiveStyle.pm
cp ConfigReader.pod blib/lib/ConfigReader.pod
cp Values.pm blib/lib/Values.pm
cp Spec.pm blib/lib/Spec.pm
Manifying blib/man3/ConfigReader.3pm
Manifying blib/man3/DirectiveStyle.3pm
Manifying blib/man3/Values.3pm
***** ERROR: unterminated C<...> at line 43 in file Values.pm
*** ERROR: unterminated C<...> at line 80 in file Values.pm**
Manifying blib/man3/Spec.3pm
/usr/bin/make -- OK
Running make test
No tests defined for ConfigReaderDirectiveStyle extension.
/usr/bin/make test -- OK
Running make install
Writing
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/ConfigReaderDirectiveStyle/.packlist
Appending installation info to
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK/