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