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

RoPkg - collection of perl classes.

Author

       Subredu Manuel <diablo@iasi.roedu.net>

Bugs And Limitations

       Each module may have bugs. Please refer to the man page of each module for detail information

Configuration And Environment

       None of the modules included don't use configuration files or special environment variables.

Dependencies

       Each module has his own dependencies. Please refer to the man page of each module for additional
       information.

Description

       RoPkg contains a collection of base classes useful mostly to Simba. This module contains base exceptions
       used in all RoPkg related modules (RoPkg::Exceptions) and general utility methods (RoPkg::Utils). Also,
       RoPkg::Object (the base class for almost all Simba packages) is part of this collection. This collection
       (with all the modules) wants to provide methods and objects to usual issues.

Diagnostics

       Each module has his own tests. To run those tests, unpack the source, and run make tests

Incompatibilities

       None known to me

Name

       RoPkg - collection of perl classes.

See Also

       RoPkg::Exceptions RoPkg::Object RoPkg::Utils

Subroutines/Methods

       Please refer to the man page of each module to find out more about the methods and subroutines made
       available.

Synopsis

       N.A. - RoPkg is just a central place for information related to RoPkg modules

Version

       The current version for this collection of modules is 0.5.5

See Also