1File::HomeDir::Driver(3U)ser Contributed Perl DocumentatiFoinle::HomeDir::Driver(3)
2
3
4

NAME

6       File::HomeDir::Driver - Base class for all File::HomeDir drivers
7

DESCRIPTION

9       This module is the base class for all File::HomeDir drivers, and must
10       be inherited from to identify a class as a driver.
11
12       It is primarily provided as a convenience for this specific
13       identification purpose, as File::HomeDir supports the specification of
14       custom drivers and an "->isa" check is used during the loading of the
15       driver.
16

AUTHOR

18       Adam Kennedy <adamk@cpan.org>
19

SEE ALSO

21       File::HomeDir
22
24       Copyright 2009 - 2011 Adam Kennedy.
25
26       This program is free software; you can redistribute it and/or modify it
27       under the same terms as Perl itself.
28
29       The full text of the license can be found in the LICENSE file included
30       with this module.
31
32
33
34perl v5.30.1                      2020-01-30          File::HomeDir::Driver(3)
Impressum