1App::Yath::Command::timUesse(r3)Contributed Perl DocumenAtpapt:i:oYnath::Command::times(3)
2
3
4
6 App::Yath::Command::times
7
11 $ yath times [options] [--] event_log.jsonl[.gz|.bz2]
12
13 Help
14 --show-opts
15 Exit after showing what yath thinks your options mean
16
17 -h
18 --help
19 Exit after showing this help message
20
21 -V
22 --version
23 Show version information
24
25 Display Options
26 -s total,events
27 --sort total,events
28 Columns to sort by
29
30 Allowed column names: total, startup, events, cleanup, file
31
32 Plugins
33 -pPlugin
34 -pPlugin=arg1,arg2,...
35 -p+My::Plugin
36 --plugin Plugin
37 Load a plugin
38
39 can be specified multiple times
40
41 --no-plugins
42 cancel any plugins listed until now
43
44 This can be used to negate plugins specified in .yath.rc or similar
45
47 The source code repository for Test2-Harness can be found at
48 http://github.com/Test-More/Test2-Harness/.
49
51 Chad Granum <exodist@cpan.org>
52
54 Chad Granum <exodist@cpan.org>
55
57 Copyright 2019 Chad Granum <exodist7@gmail.com>.
58
59 This program is free software; you can redistribute it and/or modify it
60 under the same terms as Perl itself.
61
62 See http://dev.perl.org/licenses/
63
64
65
66perl v5.30.1 2020-01-30 App::Yath::Command::times(3)