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