base.pod
来自「Perl写的CA认证程序」· POD 代码 · 共 33 行
POD
33 行
=head1 NAMEsample - Using GetOpt::Long and Pod::Usage=head1 SYNOPSISsample [options] [file ...] Options: -help brief help message -man full documentation=head1 OPTIONS=over 8=item B<-help>Print a brief help message and exits.=item B<-man>Prints the manual page and exits.=back=head1 DESCRIPTIONB<This program> will read the given input file(s) and do somethinguseful with the contents thereof.=cut
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?