The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123 symlink "os/aix.c", "OS.c" || die "Could not link os/aix.c to os/OS.c\n";$self->{LIBS} = "-lodm -lcfg";
symlink
"os/aix.c"
,
"OS.c"
||
die
"Could not link os/aix.c to os/OS.c\n"
;
$self
->{LIBS} =
"-lodm -lcfg"