You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit 4092daf53e7ff6fd3e52d7398574c5f1d1f22d80)
class NAMESPACE
class NAMESPACE VERSION
class NAMESPACE BLOCK
class NAMESPACE VERSION BLOCK

Declares the BLOCK or the rest of the compilation unit as being in the given namespace, which implements an object class (see perlclass). This behaves similarly to package, except that the newly-created package behaves as a class.