From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678 package App::Netdisco::Util::Noop;use strict;use warnings;# used for testing library access.1;
package
App::Netdisco::Util::Noop;
use
strict;
warnings;
# used for testing library access.
1;