The "snag" command (script) creates file and directory names, and comes
with version-aware features for reporting the highest existing version or
creating the next higher version.

The File::Value module supports the "snag" and "nam" commands (and
File::Namaste module).

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::Value

You can also look for information at:

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

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

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

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


COPYRIGHT AND LICENSE

Copyright (C) 2009 UC Regents

This program is released under the following license: Apache2

