ACIL FM
Dark
Refresh
Current DIR:
/home/.cpan/build/Data-Validate-IP-0.31-0/xt/author
/
home
.cpan
build
Data-Validate-IP-0.31-0
xt
author
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
00-compile.t
1.35 MB
chmod
View
DL
Edit
Rename
Delete
eol.t
433 B
chmod
View
DL
Edit
Rename
Delete
mojibake.t
105 B
chmod
View
DL
Edit
Rename
Delete
no-tabs.t
407 B
chmod
View
DL
Edit
Rename
Delete
pod-coverage.t
976 B
chmod
View
DL
Edit
Rename
Delete
pod-spell.t
433 B
chmod
View
DL
Edit
Rename
Delete
pod-syntax.t
170 B
chmod
View
DL
Edit
Rename
Delete
portability.t
88 B
chmod
View
DL
Edit
Rename
Delete
precious.t
559 B
chmod
View
DL
Edit
Rename
Delete
synopsis.t
48 B
chmod
View
DL
Edit
Rename
Delete
test-version.t
415 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/.cpan/build/Data-Validate-IP-0.31-0/xt/author/precious.t
use strict; use warnings; use Test::More; use Capture::Tiny qw( capture ); use Encode qw( decode ); use FindBin qw( $Bin ); binmode $_, ':encoding(utf-8)' for map { Test::More->builder->$_ } qw( output failure_output todo_output ); chdir "$Bin/../.." or die "Cannot chdir to $Bin/../..: $!"; my ( $out, $err ) = capture { system(qw( precious lint -a )) }; $_ = decode( 'UTF-8', $_ ) for grep {defined} $out, $err; is( $? >> 8, 0, 'precious lint -a exited with 0' ) or diag($out); is( $err, q{}, 'no output to stderr' ); done_testing();
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply