PATH:
usr
/
share
/
perl5
/
vendor_perl
package ok; our $VERSION = '1.302135'; 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
[-] CPAN.pm
[edit]
[+]
Math
[-] LWP.pm
[edit]
[-] perlfaq3.pod
[edit]
[+]
Time
[-] Test2.pm
[edit]
[+]
libwww
[+]
App
[+]
Exporter
[+]
Date
[+]
Locale
[-] perlfaq5.pod
[edit]
[+]
Config
[+]
Software
[+]
Encode
[+]
POD2
[-] Expect.pm
[edit]
[+]
Filter
[-] Git.pm
[edit]
[+]
JSON
[-] perlfaq4.pod
[edit]
[+]
MRO
[-] Exporter.pm
[edit]
[+]
Package
[-] perlfaq6.pod
[edit]
[+]
Parse
[-] perlfaq.pod
[edit]
[-] experimental.pm
[edit]
[+]
IO
[+]
Params
[-] perlglossary.pod
[edit]
[-] perldoc.pod
[edit]
[-] perlfaq8.pod
[edit]
[-] bigrat.pm
[edit]
[-] bignum.pm
[edit]
[-] Env.pm
[edit]
[+]
Test2
[+]
Module
[-] newgetopt.pl
[edit]
[-] autodie.pm
[edit]
[-] Carp.pm
[edit]
[+]
Carp
[-] perlfaq7.pod
[edit]
[-] Fatal.pm
[edit]
[+]
Text
[+]
inc
[+]
lib
[+]
Term
[+]
..
[+]
TAP
[+]
File
[+]
Digest
[+]
Types
[+]
Getopt
[+]
HTML
[+]
Net
[+]
Test
[+]
autodie
[-] Error.pm
[edit]
[-] Digest.pm
[edit]
[+]
Perl
[+]
Data
[-] ok.pm
[edit]
[+]
Archive
[+]
IPC
[+]
B
[-] perlfaq1.pod
[edit]
[+]
PerlIO
[+]
WWW
[+]
Thread
[-] perlfaq.pm
[edit]
[+]
LWP
[+]
Try
[+]
ExtUtils
[+]
Mozilla
[+]
Pod
[-] parent.pm
[edit]
[+]
local
[+]
Sub
[+]
Algorithm
[-] perlfaq9.pod
[edit]
[+]
HTTP
[+]
Authen
[-] constant.pm
[edit]
[-] bigint.pm
[edit]
[+]
Git
[+]
Error
[+]
CPAN
[-] perlfaq2.pod
[edit]