I have googled to find the difference between subroutine and functions in perl,But the documents i reffered Eg (link to Perl Cookbook 1ed Chapter 10 removed) are telling that both are same in perl.
Then why we are having subroutine,function in perl.Could any one explain me i am quite confused?