Help for this page
#!/usr/bin/perl use strict; ... } } }
#!/usr/bin/perl use strict; ... } -e $target or symlink "../../$_", $target or die "ln -s ../../$_ $ta +rget: $!"; }