Class::Member::GLOB - A module to make the module developement easier


Class-Member documentation  | view source Contained in the Class-Member distribution.

Index


NAME

Top

Class::Member::GLOB - A module to make the module developement easier

SYNOPSIS

Top

 package MyModule;
 use Class::Member::GLOB qw/member_A member_B/;

DESCRIPTION

Top

See Class::Member.

AUTHOR

Top

Torsten Foertsch <Torsten.Foertsch@gmx.net>

COPYRIGHT

Top


Class-Member documentation  | view source Contained in the Class-Member distribution.