NAME OOorNO - Transparently handles @_ for your class methods whether they were called in OO style or not.

VERSION 0.00_6

@ISA Exporter

@EXPORT None by default.

@EXPORT_OK All available methods.

%EXPORT_TAGS :all (exports all of @EXPORT_OK)

Methods coerce_array() myargs() myself() OOorNO() shave_opts()

AUTOLOAD-ed methods none

PREREQUISITES none

AUTHOR Tommy Butler <cpan@atrixnet.com>

COPYRIGHT Copyright(c) 2001-2003, Tommy Butler. All rights reserved.

LICENSE This library is free software, you may redistribute and/or modify it under the same terms as Perl itself.