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

Apache::Singleton::Process - One instance per One Process

Author

       Michael Schout <mschout@cpan.org>

Bugs

       Please report any bugs or feature requests to bug-apache-singleton@rt.cpan.org or through the web
       interface at:
        http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-Singleton

Description

       See Apache::Singleton.

Name

       Apache::Singleton::Process - One instance per One Process

See Also

       Apache::Singleton

Source

       The development version is on github at <https://github.com/mschout/apache-singleton> and may be cloned
       from <git://github.com/mschout/apache-singleton.git>

Synopsis

         package Printer;
         use base qw(Apache::Singleton::Process);

Version

       version 0.17

See Also