Re: perl builtin function source code

2015-02-06 Thread prateek goyal
Thanks Shlomi. So these all core functions are written in c. Are there some core functions which are written in perl? On 6 February 2015 at 13:48, Shlomi Fish wrote: > Hi Prateek Goyal, > > On Fri, 6 Feb 2015 12:24:46 +0530 > prateek goyal wrote: > > > Hi, > > > > > > Please excuse me if I am p

Re: perl builtin function source code

2015-02-06 Thread Shlomi Fish
Hi Prateek Goyal, On Fri, 6 Feb 2015 12:24:46 +0530 prateek goyal wrote: > Hi, > > > Please excuse me if I am posting wrong question. > I wan to search the source code of PERL builtin functions e.g. reverse > function. How can I see that on my machine or on web? > I went to github repository o

perl builtin function source code

2015-02-05 Thread prateek goyal
Hi, Please excuse me if I am posting wrong question. I wan to search the source code of PERL builtin functions e.g. reverse function. How can I see that on my machine or on web? I went to github repository of perl project but I ma unable to search that. Please help me. -- *Thanks,Prateek Goya