Logo
Explore Help
Register Sign In
zaphar/data-path
1
0
Fork 0
You've already forked data-path
mirror of https://github.com/zaphar/data-path.git synced 2025-07-21 20:29:48 -04:00
Code Issues Packages Projects Releases Wiki Activity
data-path/Makefile.PL

15 lines
328 B
Makefile
Raw Normal View History

Import of original from CPAN darcs-hash:20070826024820-f4041-398ec2fd305416e5da8a1ff7524a7fefd671a842.gz
2007-08-25 21:48:20 -05:00
use inc::Module::Install;
name 'Data-Path';
perl_version '5.006';
added method and object referencing to the path syntax darcs-hash:20070911002740-f4041-8655167061669026b115f44cfb91965946fce7aa.gz
2007-09-10 19:27:40 -05:00
all_from 'lib/Data/Path.pm';
Import of original from CPAN darcs-hash:20070826024820-f4041-398ec2fd305416e5da8a1ff7524a7fefd671a842.gz
2007-08-25 21:48:20 -05:00
added method and object referencing to the path syntax darcs-hash:20070911002740-f4041-8655167061669026b115f44cfb91965946fce7aa.gz
2007-09-10 19:27:40 -05:00
requires 'Carp' => '0';
requires 'Scalar::Util' => '0';
Import of original from CPAN darcs-hash:20070826024820-f4041-398ec2fd305416e5da8a1ff7524a7fefd671a842.gz
2007-08-25 21:48:20 -05:00
added method and object referencing to the path syntax darcs-hash:20070911002740-f4041-8655167061669026b115f44cfb91965946fce7aa.gz
2007-09-10 19:27:40 -05:00
build_requires 'Test::More' => '0.7';
build_requires 'Test::MockObject' => '1.08';
WriteAll;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 76ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API