NAME
PHP::Interpreter::Resource - PHP interpreter classes
DESCRIPTION
This class is the opaque base class for PHP resource containers. PHP resources returned into Perl will be wrapped in this type. PHP resources have no attributes or methods, so this is simply an opaque container.
See PHP::Interpreter.
INTERFACE
This class has no public methods or attributes.
BUGS
Please send bug reports to <bug-php-interpreter@rt.cpan.org>.
AUTHORS
George Schlossnagle <george@omniti.com>
CREDITS
Development sponsored by Portugal Telecom - SAPO.pt.
COPYRIGHT AND LICENSE
Copyright (c) 2005 Kineticode, Inc. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.