my $cryptpw = $salt. unix_md5_crypt($pw, $salt);
print $cryptpw, "\n";
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 44:
Unknown directive: =comment
my $cryptpw = $salt. unix_md5_crypt($pw, $salt);
print $cryptpw, "\n";
1 POD Error
The following errors were encountered while parsing the POD:
Unknown directive: =comment