The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:File::Share"

lib/File/Share.pm River stage three • 86 direct dependents • 125 total dependents

INGY/File-Share-0.27 - 30 Jul 2022 21:28:19 UTC

Mojo::File::Share - Better local share directory support with Mojo::File River stage zero No dependents

Mojo::File::Share is a dropin replacement for File::ShareDir based on File::Share. Mojo::File::Share has three main differences from File::Share: * "dist_dir" and "dist_file" both return Mojo::File objects. * "dist_dir" and "dist_file" have been enha...

SRCHULO/Mojo-File-Share-0.02 - 09 Feb 2020 07:52:40 UTC

File::ShareDir - Locate per-dist and per-module shared files River stage four • 552 direct dependents • 4787 total dependents

The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community...

REHSACK/File-ShareDir-1.118 - 21 Oct 2020 06:15:18 UTC

File::ShareDir::PAR - File::ShareDir with PAR support River stage one • 1 direct dependent • 1 total dependent

"File::ShareDir::PAR" provides the same functionality as File::ShareDir but tries hard to be compatible with PAR packaged applications. The problem is, that the concept of having a distribution or module specific *share* directory becomes a little ha...

SMUELLER/File-ShareDir-PAR-0.06 - 10 Sep 2010 12:22:54 UTC

File::ShareDir::Dist - Locate per-dist shared files River stage two • 16 direct dependents • 46 total dependents

File::ShareDir::Dist finds share directories for distributions. It is similar to File::ShareDir with a few differences: Only supports distribution directories. It doesn't support perl modules or perl class directories. I have never really needed anyt...

PLICEASE/File-ShareDir-Dist-0.07 - 30 Aug 2018 13:58:46 UTC

Test::File::ShareDir - Create a Fake ShareDir for your modules for testing. River stage four • 53 direct dependents • 3822 total dependents

"Test::File::ShareDir" is some low level plumbing to enable a distribution to perform tests while consuming its own "share" directories in a manner similar to how they will be once installed. This allows "File::ShareDir" to see the *latest* version o...

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

File::ShareDir::Install - Install shared files River stage four • 450 direct dependents • 6518 total dependents

File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to File::ShareDir, which allows you to locate these files after installation. It is a port of Module::Install::Share to ExtUtils::MakeMak...

ETHER/File-ShareDir-Install-0.14 - 01 Jul 2022 03:47:42 UTC

File::ShareDir::Tarball - Deal transparently with shared files distributed as tarballs River stage three • 20 direct dependents • 654 total dependents

If the shared files of a distribution are contained in a tarball (see Dist::Zilla::Plugin::ShareDir::Tarball for why you would want to do that), automatically extract the archive in a temporary directory and return the path to that directory. If call...

YANICK/File-ShareDir-Tarball-0.2.2 - 14 Jan 2013 04:40:34 UTC

File::ShareDir::Override - Override directories returned by File::ShareDir River stage zero No dependents

(TBA) Top-level modules/distributions (e.g., Dancer or Plack) don't have any dashes or double colons in the name and can't be recognized, so they need an explicit ":dist" or ":module" between the name and path. Example: perl -MFile::ShareDir::Overrid...

ODYNIEC/File-ShareDir-Override-0.200 - 30 Nov 2014 16:36:15 UTC

File::ShareDir::PathClass - File::ShareDir returning Path::Class objects River stage two • 4 direct dependents • 11 total dependents

This module is just a wrapper around File::ShareDir functions, transforming their return value to Path::Class objects. This allows for easier usage of the value. Refer to File::ShareDir (section FUNCTIONS) for a list of which functions are supported....

JQUELIN/File-ShareDir-PathClass-1.112440 - 01 Sep 2011 11:31:34 UTC

Test::File::ShareDir::Dist - Simplified dist oriented ShareDir tester River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

Test::File::ShareDir::Utils - Simple utilities for File::ShareDir testing River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

Test::File::ShareDir::Module - Simplified module oriented ShareDir tester River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

File::ShareDir::Dist::Install - Install per-dist shared files River stage two • 16 direct dependents • 46 total dependents

This is File::ShareDir::Dist's install-time companion. Unlike File::ShareDir::Install it does not integrate with EUMM out of the box, possibly a feature or a bug depending on your point of view. Provides a simple interface for getting and setting the...

PLICEASE/File-ShareDir-Dist-0.07 - 30 Aug 2018 13:58:46 UTC

File::ShareDir::ProjectDistDir - Simple set-and-forget using of a '/share' directory in your projects root River stage one • 7 direct dependents • 8 total dependents

KENTNL/File-ShareDir-ProjectDistDir-1.000009 - 09 Mar 2017 15:32:56 UTC

Test::File::ShareDir::TempDirObject - Internal Object to make code simpler. River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

Test::File::ShareDir::Object::Inc - Shared tempdir object code to inject into @INC River stage four • 53 direct dependents • 3822 total dependents

This class doesn't do very much on its own. It simply exists to facilitate "tempdir" creation, and the injection of those "tempdir"'s into @INC...

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

Test::File::ShareDir::Object::Dist - Object Oriented ShareDir creation for distributions River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

Test::File::ShareDir::Object::Module - Object Oriented ShareDir creation for modules River stage four • 53 direct dependents • 3822 total dependents

KENTNL/Test-File-ShareDir-1.001002 - 01 Mar 2017 11:39:07 UTC

File::Cache - Share data between processes via filesystem River stage one • 1 direct dependent • 1 total dependent

File::Cache is a perl module that implements an object storage space where data is persisted across process boundaries via the filesystem. File::Cache builds a cache in the file system using a multi-level directory structure that looks like this: <CA...

DCLINTON/File-Cache-0.16 - 18 Apr 2001 16:03:14 UTC
70 results (0.039 seconds)