Hi All.

When referencing to a function inside a module, I'm currently using this
notation:
Module::Name/function_name

(not in the code, but when writing bug reports and such)

I find it easier on the eye to see what part is the module, and what is the
function.
this oppose to the perl-code notation of Module::Name::function_name.

But maybe it is just me...
Shmuel.
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to