in reply to
Re^2: module for C-like functionality
in thread
C and other stuff
strcat
can be written
join('',@_)
. Also, there are two "p"s in "prompt."
Comment on
Re^3: module for C-like functionality
In Section
Cool Uses for Perl