P
Peng Yu
Hi,
I'm wondering what is the widely accepted naming convention. In C++,
boost library recommend
1. All variables, functions and classes shall not have upper cases.
2. Macro shall be upper cased.
I'm wondering what is the convention for perl.
Thanks,
Peng
I'm wondering what is the widely accepted naming convention. In C++,
boost library recommend
1. All variables, functions and classes shall not have upper cases.
2. Macro shall be upper cased.
I'm wondering what is the convention for perl.
Thanks,
Peng