- or download this
$ env | grep PAGE
PAGER=/usr/bin/less
- or download this
=encoding utf8
...
=cut
- or download this
Emphases
* Plain
...
* Italic Bold Code
*"perldoc Bold, Italic etc"*
- or download this
$ perldoc pm_11136178_pod_formatting.pod | hexdump -C
00000000 45 6d 70 68 61 73 65 73 0a 20 20 20 20 2a 20 20 |Emphases.
+ * |
...
00000160 6f 6c 64 20 43 6f 64 65 0a 0a 20 20 20 20 20 20 |old Code.
+. |
00000170 20 20 2a 22 70 65 72 6c 64 6f 63 20 42 6f 6c 64 | *"perld
+oc Bold|
00000180 2c 20 49 74 61 6c 69 63 20 65 74 63 22 2a 0a 0a |, Italic
+etc"*..|
- or download this
$ echo $PS1
\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
- or download this
pod2html --infile=pm_11136178_pod_formatting.pod --outfile=pm_11136178
+_pod_formatting.html