NAME
plist.pl - test Mac::PropertyList by parsing found plist files
SYNOPSIS
% plist.pl directory
DESCRIPTION
This script finds Mac plist files under the specified directory (or the current working directory if none specified) and attempts to parse them with Mac::PropertyList. If that doesn't work, it reports an error.
I use this to find special cases that Mac::PropertyList can't handle.
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT
Copyright 2002, brian d foy, All Rights Reserved