Replies: 1 comment 1 reply
-
Thanks for publishing this! Awesome to see a Perl client for NetBox! 🙌 Quick note on licensing: the repo uses “same terms as Perl,” which is familiar to Perl folks but isn’t machine‑detectable for most license scanners. That can make reuse/packaging harder. A few easy improvements:
Really appreciate you releasing this! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ALL
For some reasons I mosty use ol' good perl5 for scripting and automation, so I needed a module to simplify NetBox operations. Since there was no such module found, I've written my own. Now it is stable enough that I am not ashamed of it.
This module features:
The module can be found at:
Binary package is available at GitHub for RHEL10 compatible distros. SRPM for older RHEL-like distros is available as well.
P.S. I promise I will not cry if this tiny project will be pinned at NetBox Community repositories list :)
Beta Was this translation helpful? Give feedback.
All reactions