#!/bin/sh
# $FreeBSD$
#
if [ "$2" != "POST-DEINSTALL" ]; then
exit 0
fi
USER=www
if pw usershow "${USER}" 2>/dev/null 1>&2; then
echo "To delete WWW (Zope or Apache and so on) user permanently, use 'pw userdel ${USER}'"
fi
exit 0
2018-05-27T20:15:16+00:00fb3e569ca295e4646c28b732e6dd3e9cb9857f9f
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl