P5-path-extended

Jul 20, 2023

Perl extension for yet another Path class

This is yet another file/directory handler that does a bit more than PathClass for some parts, and a bit less for other parts. One of the main difference is PathExtended always tries to use forward slashes when possible, ie. even when you’re on the MS Windows, so that you don’t need to care about escaping paths that annoys you from time to time when you want to apply regexen to a path, especially in file tests that use ‘like’ or ‘compare’.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler