Hi Vijay, I don't think that we change default character because it's in perl's inbuild code.
Thanks, Mahesh On Wed, Oct 28, 2009 at 9:05 AM, Vijay Gururaja <vijay.gurur...@oracle.com>wrote: > Hi, All! > > The default character to escape is backslash (\). Is there any way to > redefine this and set it to any other character? > > For e.g. if I wanted to use '^' instead of '\'. > *print "Hello World ^n";* > > Thanks, > Vijay Gururaja > -- Thanks, MAhesh