hai monks,
Perl is a free, open source programming language
open function in perl takes arguments like
1.file handle
2.mode
3.filename
i want to redesign the open function ,is there any possibilty to design the open function in perl according to my convinience.
i mean if i call open function which module is called internally.which module i can perform modification so that i can design the open function for my convinience
thanks in advace,
regards,
singam