File::HomeDir::Driver(category15-traffic.html) - phpMan

File::HomeDir::Driver(User Contributed Perl DocumentatFile::HomeDir::Driver(3)
NAME
       File::HomeDir::Driver - Base class for all File::HomeDir drivers
DESCRIPTION
       This module is the base class for all File::HomeDir 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 supports the specification of
       custom drivers and an "->isa" check is used during the loading of the
       driver.
AUTHOR
       Adam Kennedy <adamk AT cpan.org>
SEE ALSO
       File::HomeDir
COPYRIGHT
       Copyright 2009 - 2011 Adam Kennedy.
       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.
perl v5.26.3                      2017-04-06          File::HomeDir::Driver(3)