The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Tie::TextDir"

Tie::TextDir - interface to directory of files River stage zero No dependents

The Tie::TextDir module is a TIEHASH interface which lets you tie a Perl hash to a directory on the filesystem. Each entry in the hash represents a file in the directory. To use it, tie a hash to a directory: tie %hash, "/some_directory", 'rw'; # Ope...

KWILLIAMS/Tie-TextDir-0.07 - 04 Sep 2021 17:54:07 UTC
1 result (0.049 seconds)