Skip Menu |

This queue is for tickets about the CPAN-YACSmoke CPAN distribution.

Report information
The Basics
Id: 14416
Status: open
Priority: 0/
Queue: CPAN-YACSmoke

People
Owner: Nobody in particular
Requestors: njh [...] bandsman.co.uk
Cc:
AdminCc:

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



Subject: Quoted example fails
Running "perl -MCPAN::YACSmoke -e test" as mentioned in "man CPAN::YACSmoke" fails on FC3 Linux/x86 with this error Undefined subroutine &CPAN::YACSmoke::msg called at /usr/lib/perl5/site_perl/5.8.5/CPAN/YACSmoke.pm line 774.
[guest - Fri Sep 2 06:20:26 2005]: Show quoted text
> Running "perl -MCPAN::YACSmoke -e test" as mentioned in "man > CPAN::YACSmoke" fails on FC3 Linux/x86 with this error > > Undefined subroutine &CPAN::YACSmoke::msg called at > /usr/lib/perl5/site_perl/5.8.5/CPAN/YACSmoke.pm line 774.
CPANPLUS 0.056 renaned the msg and error subroutines, so CPAN::YACSmoke will not work with those versions. You need to either use CPANPLUS 0.055, or download the latest version of CPAN::YACSmoke from the CVS site at SourceForge, http://sourceforge.net/projects/yacsmoke
From: njh [...] bandsman.co.uk
Thanks for the prompt response. I'll use the version in CVS.
Now I see this: packard:/home/njh# perl -MCPAN::YACSmoke -e test Transfer truncated: only out of 164935 bytes received packard:/home/njh#