File-Ownership-Unix/File-Ownership-Unix
vvelox 1f3ff1ea2c ready for release
git-svn-id: svn://127.0.0.1/Perl/File::Ownership::Unix/trunk@493 0c1c3402-1be1-de11-8092-0022686faf23
2011-08-14 11:43:17 +00:00
..
lib/File/Ownership ready for release 2011-08-14 11:43:17 +00:00
t add the initial stuff for File::Ownership::Unix 2011-08-14 10:16:27 +00:00
Changes ready for release 2011-08-14 11:43:17 +00:00
MANIFEST add the initial stuff for File::Ownership::Unix 2011-08-14 10:16:27 +00:00
Makefile.PL just needs tested now 2011-08-14 11:23:59 +00:00
README just needs tested now 2011-08-14 11:23:59 +00:00
ignore.txt add the initial stuff for File::Ownership::Unix 2011-08-14 10:16:27 +00:00

README

File-Ownership-Unix

Provides a easy to use object oriented system for working
with file ownership.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc File::Ownership::Unix

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Ownership-Unix

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/File-Ownership-Unix

    CPAN Ratings
        http://cpanratings.perl.org/d/File-Ownership-Unix

    Search CPAN
        http://search.cpan.org/dist/File-Ownership-Unix/


LICENSE AND COPYRIGHT

Copyright (C) 2011 Zane C. Bowers-Hadley

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.