⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 htmlview.pod

📁 source of perl for linux application,
💻 POD
字号:
=head1 NAMETest HTML Rendering=head1 SYNOPSIS    use My::Module;    my $module = My::Module->new();=head1 DESCRIPTIONThis is the description.    Here is a verbatim section.This is some more regular text.Here is some B<bold> text, some I<italic> and something that looks like an E<lt>htmlE<gt> tag.  This is some C<$code($arg1)>.This C<text contains embedded B<bold> and I<italic> tags>.  These can be nested, allowing B<bold and I<bold E<amp> italic> text>.  The module alsosupports the extended B<< syntax >> and permits I<< nested tags E<amp>other B<<< cool >>> stuff >>=head1 METHODS =E<gt> OTHER STUFFHere is a list of methods=head2 new()Constructor method.  Accepts the following config options:=over 4=item fooThe foo item.=item barThe bar item.=over 4This is a list within a list =item *The wiz item.=item *The waz item.=back=item bazThe baz item.=backTitle on the same line as the =item + * bullets=over=item * C<Black> Cat=item * Sat S<I<on> the>=item * MatE<lt>!E<gt>=backTitle on the same line as the =item + numerical bullets=over=item 1 Cat=item 2 Sat=item 3 Mat=backNo bullets, no title=over=itemCat=itemSat=itemMat=back=head2 old()Destructor method=head1 TESTING FOR AND BEGIN=for html    <br><p>blah blah</p>intermediate text=begin html<more>HTML</more>some text=end html=head1 TESTING URLs hyperlinkingThis is an href link1: http://example.comThis is an href link2: http://example.com/foo/bar.htmlThis is an email link: mailto:foo@bar.com    This is a link in a verbatim block <a href="http://perl.org"> Perl </a>=head1 SEE ALSOSee also L<Test Page 2|htmlescp>, the L<Your::Module> and L<Their::Module>manpages and the other interesting file F</usr/local/my/module/rocks>as well.=cut

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -