=encoding utf8 =for comment POD_DERIVED_INDEX_GENERATED The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Perl::Critic::Policy::Modules::RequireExplicitPackage::ObjectPad at lib/Perl/Critic/Policy/Modules/RequireExplicitPackage/ObjectPad.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line. =cut =head1 NAME Perl::Critic::Policy::Modules::RequireExplicitPackage::ObjectPad - Always make the package/Object::Pad class explicit. =head1 METHOLDS =head2 violates Please see L =head2 _replace_class replace 'use Object::Pad' and 'class XXXX' with `package XXX` in L object, to make it be processable by L Argument: PPI::Document object Return: cloned PPI::document object =head1 INHERITED METHODS =over 4 =item L L, L, L, L, L, L =item L L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L =back