mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 07:16:00 +00:00
update readme
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
c15e1e1456
commit
68bc1c626f
@ -60,7 +60,7 @@ Current recommended usage.
|
|||||||
## "Blessed" objects.
|
## "Blessed" objects.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
#[perlmod::package(name = "My::Pkg", lib = "the_cdylib_name")]
|
#[perlmod::package(name = "My::Pkg")]
|
||||||
mod export {
|
mod export {
|
||||||
use perlmod::{Error, Value};
|
use perlmod::{Error, Value};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user