# phpman > man > File::HomeDir::Driver(3pm)

## NAME
    [File::HomeDir::Driver](https://www.chedong.com/phpMan.php/perldoc/File%3A%3AHomeDir%3A%3ADriver/markdown) - Base class for all [File::HomeDir](https://www.chedong.com/phpMan.php/perldoc/File%3A%3AHomeDir/markdown) drivers

## DESCRIPTION
    This module is the base class for all [File::HomeDir](https://www.chedong.com/phpMan.php/perldoc/File%3A%3AHomeDir/markdown) drivers, and must be inherited from to
    identify a class as a driver.

    It is primarily provided as a convenience for this specific identification purpose, as
    [File::HomeDir](https://www.chedong.com/phpMan.php/perldoc/File%3A%3AHomeDir/markdown) supports the specification of custom drivers and an "->isa" check is used during
    the loading of the driver.

## AUTHOR
    Adam Kennedy <<adamk@cpan.org>>

## SEE ALSO
    [File::HomeDir](https://www.chedong.com/phpMan.php/perldoc/File%3A%3AHomeDir/markdown)

## COPYRIGHT
    Copyright 2009 - 2011 Adam Kennedy.

    Copyright 2017 - 2020 Jens Rehsack

    This program is free software; you can redistribute it and/or modify it under the same terms as
    Perl itself.

    The full text of the license can be found in the LICENSE file included with this module.

