NAME
Lab::Moose::Catfile - Export custom catfile which avoids backslashes
VERSION
version 3.920
SYNOPSIS
use
Lab::Moose::Catfile;
my
$dir
= our_catfile(
$dir1
,
$dir2
,
$basename
);
COPYRIGHT AND LICENSE
This software is copyright (c) 2024 by the Lab::Measurement team; in detail:
Copyright 2018 Simon Reinhardt
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.