Subject: | Idea: create fully qualified perl identifier |
This is not so much a wishlist as an idea for a feature: option to create fully qualified perl identifier, e.g.:
PackageABC::SubPackageDEF::ghij
There can be options to regulate depth (number of packages+subpackages), to set whether the first letter of the package names should be capitalized. Note that for subpackages, number is allowed as the first character, e.g.:
PackageABC::2016::ghij