NAME
Alien::Install::Util - Common utilities for Alien::Install roles and classes
VERSION
version 0.08_05
catfile
catdir
catpath
splitpath
splitdir
rootdir
These functions work just like their File::Spec equivalent, except they are functions instead of class members, and on windows they use /
instead of \
(the latter can sometimes cause problems as it is also used as an escaping character).
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.