in reply to Re: "Vanity Tagging" on CPAN?
in thread "Vanity Tagging" on CPAN?

In Java you use your domain name, in reverse order. IE
package org.perlmonks.why.do.we.have.a.java.class;
PHP doesn't really have any good namespace system. You can define classes, but that's only one level of namespaceing. You have to resort to the old C style smMdlAbbr_* before your variables and functions.