generated from smedev/Template-for-SMEServer-Core-Perl
19 lines
833 B
Markdown
19 lines
833 B
Markdown
|
|
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-Object-Pad
|
||
|
|
|
||
|
|
SMEServer Koozali local git repo for perl-Object-Pad
|
||
|
|
|
||
|
|
## Documentation
|
||
|
|
<br />https://metacpan.org/pod/perl-Object-Pad
|
||
|
|
|
||
|
|
## Bugzilla
|
||
|
|
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=perl-Object-Pad)
|
||
|
|
|
||
|
|
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-Object-Pad&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||
|
|
|
||
|
|
## Description
|
||
|
|
|
||
|
|
This Perl module provides a simple syntax for creating object classes, which
|
||
|
|
uses private variables that look like lexical variables for object member
|
||
|
|
fields.
|
||
|
|
|