NAME
POE::Declare::Meta::Internal - Reserve a named slot for internal use
SYNOPSIS
declare privatevar => 'Internal';
DESCRIPTION
POE::Declare::Meta::Internal is a POE::Declare::Meta::Slot sub-class that is used to reserve a slot name purely for internal use.
SUPPORT
Bugs should be always be reported via the CPAN bug tracker at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=POE-Declare
For other issues, or commercial enhancement or support, contact the author.
AUTHORS
Adam Kennedy <adamk@cpan.org>
SEE ALSO
COPYRIGHT
Copyright 2006 - 2009 Adam Kennedy.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.