blob: bba2967315aa181f0f302be690bd29bd6bc6994d (
plain)
1
2
3
4
5
6
7
8
|
File::HomeDir::PathClass is just a wrapper around File::HomeDir methods,
transforming their return value to Path::Class objects. This allows for easier
usage of the value.
Refer to File::HomeDir#METHODS for a list of which functions are supported.
File::HomeDir::PathClass supports both original File::HomeDir interfaces.
WWW: https://metacpan.org/release/File-HomeDir-PathClass
|