Bugs item #484496, was opened at 2001-11-22 01:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=107940&aid=484496&group_id=7940

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott R. Godin (webdragon)
Assigned to: Nobody/Anonymous (nobody)
Summary: no "\n" Interpolation in one-liners

Initial Comment:
open MacPerl
press <command>-1 to activate the one-liner

enter 
        perl -e 'print join("\n", @INC);'

the \n is not interpolated, but instead gets printed 
thusly: 

Primus 8.5GB:Applications:MacPerl 
5.6.1b1�:site_perl:MacPPC:\nPrimus 
8.5GB:Applications:MacPerl 5.6.1b1�:site_perl:\nPrimus 
8.5GB:Applications:MacPerl 5.6.1b2�:lib:MacPPC:\nPrimus 
8.5GB:Applications:MacPerl 5.6.1b2�:lib:\nPrimus 
8.5GB:Applications:MacPerl 5.6.1b2�:site_perl:\n:\
nDev:Pseudo:


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=107940&aid=484496&group_id=7940

Reply via email to