GIF87a;
package ok; our $VERSION = '1.302171'; use strict; use Test::More (); sub import { shift; if (@_) { goto &Test::More::pass if $_[0] eq 'ok'; goto &Test::More::use_ok; } # No argument list - croak as if we are prototyped like use_ok() my (undef, $file, $line) = caller(); ($file =~ /^\(eval/) or die "Not enough arguments for 'use ok' at $file line $line\n"; } __END__ =encoding UTF-8 =head1 NAME ok - Alternative to Test::More::use_ok =head1 SYNOPSIS use ok 'Some::Module'; =head1 DESCRIPTION With this module, simply change all C<use_ok> in test scripts to C<use ok>, and they will be executed at C<BEGIN> time. Please see L<Test::use::ok> for the full description. =head1 CC0 1.0 Universal To the extent possible under law, 唐鳳 has waived all copyright and related or neighboring rights to L<Test-use-ok>. This work is published from Taiwan. L<http://creativecommons.org/publicdomain/zero/1.0> =cut
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
App | Folder | 0755 |
|
|
CGI | Folder | 0755 |
|
|
CPAN | Folder | 0755 |
|
|
Data | Folder | 0755 |
|
|
Devel | Folder | 0755 |
|
|
Exporter | Folder | 0755 |
|
|
ExtUtils | Folder | 0755 |
|
|
File | Folder | 0755 |
|
|
HTML | Folder | 0755 |
|
|
HTTP | Folder | 0755 |
|
|
IO | Folder | 0755 |
|
|
IPC | Folder | 0755 |
|
|
JSON | Folder | 0755 |
|
|
LWP | Folder | 0755 |
|
|
Folder | 0755 |
|
||
Mock | Folder | 0755 |
|
|
Module | Folder | 0755 |
|
|
Net | Folder | 0755 |
|
|
Parse | Folder | 0755 |
|
|
Path | Folder | 0755 |
|
|
TAP | Folder | 0755 |
|
|
Template | Folder | 0755 |
|
|
Test | Folder | 0755 |
|
|
Test2 | Folder | 0755 |
|
|
Time | Folder | 0755 |
|
|
URI | Folder | 0755 |
|
|
WWW | Folder | 0755 |
|
|
libwww | Folder | 0755 |
|
|
x86_64-linux-thread-multi | Folder | 0755 |
|
|
CGI.pm | File | 122.2 KB | 0444 |
|
CGI.pod | File | 65.66 KB | 0444 |
|
Exporter.pm | File | 18.36 KB | 0444 |
|
Fh.pm | File | 166 B | 0444 |
|
JSON.pm | File | 61.08 KB | 0444 |
|
LWP.pm | File | 21.17 KB | 0444 |
|
Test2.pm | File | 6.24 KB | 0444 |
|
URI.pm | File | 33.95 KB | 0444 |
|
cPanelUserConfig.pm | File | 534 B | 0644 |
|
ok.pm | File | 967 B | 0444 |
|