Hi Ben, thanks for sharing.
On 12/29/2011 01:21 AM, ben wrote:
Announcing... (Drum roll, please) the first publicly available version of libPam_Perl: 0.001 codename theoretically functional. I have not yet registered the namespace and I'm still tweaking the handling of constants but it appears to work.
Superficial comment: It's customary not to use underscores in Perl module names. In modules, you CamelCase::Or::Colons, in corresponding distribution names, use dashes instead of the double-colons.
Best regards, Steffen