logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Rose::DB::Object::MixIn - A base class for mix-ins.

Author

       John C. Siracusa (siracusa@gmail.com)

Description

       This class is a trivial subclass of Rose::Object::MixIn.  It exists for backward compatibility reasons
       only.  Please see Rose::Object::MixIn for full documentation, and use that class instead of this one.

License

       Copyright (c) 2010 by John C. Siracusa.  All rights reserved.  This program is free software; you can
       redistribute it and/or modify it under the same terms as Perl itself.

perl v5.36.0                                       2022-10-14                       Rose::DB::Object::MixIn(3pm)

Name

       Rose::DB::Object::MixIn - A base class for mix-ins.

Synopsis

         # This module is deprecated.  Please use Rose::Object::MixIn instead.

See Also