This is the README file for Software::Packager::Darwin.
This is Alpha software it may or may not do anything. The API is subject to
change. 
This module comes with NO WARRANTY.

INSTALLATION
Software::Packager::Darwin uses the standard perl module install process
It requires Software::Packager

perl Makefile.PL
make
make test [TEST_VERBOSE=1] (optional but recommended)
make install

DESCRIPTION
Software::Packager::Darwin extends Software::Packager adding the ability to 
create packages for MaxOS X.

This module does not do the packaging of the software but is merely a wrapper
around the various software packaging tools already provided with the MacOS X
operating system.

For more information see the documentation in Software::Packager

AUTHOR
R Bernard Davison <rbdavison@cpan.org>

COPYRIGHT
Copyright (c) 2001 R Bernard Davison. All rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.