-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re: CPAN::shell to work in XEmacs M-x shell #771
Comments
From aichner@ecf.teradyne.comAPA> The problem: APA> CPAN.pm 1.50 does not work in a shell started from XEmacs (M-x shell) APA> Following patch fixes this. It executes the body of the APA> I can now run Oops! This solution only works when perl is run under the debugger Can someone on perlbug think about a correct fix? Adrian APA> Best regards, APA> Adrian APA> diff -u c:\perl\5.00503\lib\CPAN-untar.pm c:\perl\5.00503\lib\CPAN.pm APA> my $prompt = "cpan> "; APA> no strict; APA> ---------------------------------------------------------------------------- APA> Site configuration information for perl 5.00503: APA> Summary of my perl5 (5.0 patchlevel 5 subversion 03) configuration: APA> Locally applied patches: APA> --- APA> --- |
From [Unknown Contact. See original ticket]Adrian Aichner writes:
"Correct fix" for what? With my patch to CPAN.pm it can be run with ... |& tee 00cpan Ilya |
From @andk
FWIW, I just uploaded the version with Ilya's patch as 1.50_01. Sorry for the long delay. I have more patches in my mailbox, hope to -- |
Migrated from rt.perl.org#1695 (status was 'resolved')
Searchable as RT1695$
The text was updated successfully, but these errors were encountered: