NAME
import.t
SYNOPSIS
# run all the tests
% perl Makefile.PL
% make test
# run all the tests
% prove
# run a single test
% perl -Ilib t/import.t
# run a single test
% prove t/import.tAUTHORS
Original author: brian d foy <briandfoy@pobox.com>
SOURCE
This file was originally in https://github.com/briandfoy/mac-propertylist
COPYRIGHT
Copyright © 2002-2025, brian d foy, <briandfoy@pobox.com>
LICENSE
This file is licenses under the Artistic License 2.0. You should have received a copy of this license with this distribution.