Help for this page
#!/usr/bin/perl die Usage: ldap-group [-p] trans \n" unless @ARGV; ... die "Invalid $arg\n" unless $arg =~ m/^[A-Za-z]+$/; } exec("/opt/bin/techweb-changes.pl",@ARGV);
#include <regex.h> ... } return(1); }