On Tue, 30 Oct 2001, Bob Showalter wrote:
> I was not aware of this. Which version? My 5.6.1 doesn't
> seem to have this. Is this just a small shell script that
> does perl -MCPAN -e shell?
Exactly what it does:
#!/usr/bin/perl
eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
if 0; # not running under some shell
use CPAN;
shell;
-- Brett
http://www.chapelperilous.net/
------------------------------------------------------------------------
Not to laugh, not to lament, not to curse, but to understand.
-- Spinoza
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]