perl >= 5.27 compatibility (cwd in @INC)

This commit is contained in:
Harald Welte 2023-03-16 09:27:03 +01:00
parent f4d281356f
commit 1ea2389461
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
#!/usr/bin/perl -w
use strict;
BEGIN {
push @INC, '.';
}
use OsmoLadder;
# Script to generate Graphviz (.dot) based ladder diagrams for network