Perl client and provider interface for OpenWBEM
This is owperlprovider, a Perl client and provider interface for OpenWBEM.
It lets you write OpenWBEM providers in Perl. It also includes client side
Perl bindings for OpenWBEM, which lets you write an OpenWBEM client in Perl.
This is not the same as the Perl provider interface that is bundled with
OpenWBEM, that is actually based on NPI (developed by IBM).
Owperlprovider differs from that by being developed directly for OpenWBEM,
and using SWIG (www.swig.org) to generate the wrappers for the objects and
classes.
The Swig-generated code provides an object-oriented way of accessing the
CIM elements; it also provides type-checking (i.e. if you use a CIMInstance
where a CIMObjectPath is expected, you'll get an error instead of crashing
the CIMOM).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:wbem/perl-Net-OpenWBEM && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| detect-swig.patch | 0000001836 1.79 KB | |
| owperlprovider-0.32-build.dif | 0000001522 1.49 KB | |
| owperlprovider-0.32-vendor.dif | 0000001357 1.33 KB | |
| owperlprovider-0.32.tar.gz | 0000268576 262 KB | |
| perl-Net-OpenWBEM.changes | 0000000468 468 Bytes | |
| perl-Net-OpenWBEM.spec | 0000003699 3.61 KB |
Comments 0