NAME ==== P5-X - Implement Perl's -X built-ins SYNOPSIS ======== use P5-X; # exports -r -w -x -e -d -f -l -s -z DESCRIPTION =========== This module tries to mimic the behaviour of the `-X` built-ins of Perl as closely as possible. PORTING CAVEATS =============== Other -X built-ins are in the process of being supported. AUTHOR ====== Elizabeth Mattijsen Source can be located at: https://github.com/lizmat/P5-X . Comments and Pull Requests are welcome. COPYRIGHT AND LICENSE ===================== Copyright 2018-2019 Elizabeth Mattijsen Re-imagined from Perl as part of the CPAN Butterfly Plan. This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.