| Class-Member documentation | view source | Contained in the Class-Member distribution. |
Class::Member::GLOB - A module to make the module developement easier
package MyModule; use Class::Member::GLOB qw/member_A member_B/;
See Class::Member.
Torsten Foertsch <Torsten.Foertsch@gmx.net>
Copyright 2003-2008 Torsten Foertsch.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Class-Member documentation | view source | Contained in the Class-Member distribution. |