typester / Pod-HTMLEmbed
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
Daisuke Murase (author)
Wed Nov 04 18:28:51 -0800 2009
commit 6583deca108e3243c49e5357527eb328ed08864c
tree 15a5e6e75b9ded75f1f2f17a5941d47e1754950f
parent 9f4f92ce68a21053c587a3e13b4729fa56a0cec5
tree 15a5e6e75b9ded75f1f2f17a5941d47e1754950f
parent 9f4f92ce68a21053c587a3e13b4729fa56a0cec5
| name | age | message | |
|---|---|---|---|
| |
.shipit | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
lib/ | ||
| |
t/ | ||
| |
xt/ |
README
This is Perl module Pod::HTMLEmbed.
INSTALLATION
Pod::HTMLEmbed installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan Pod::HTMLEmbed
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
Pod::HTMLEmbed documentation is available as in POD. So you can do:
% perldoc Pod::HTMLEmbed
to read the documentation online with your favorite pager.
Daisuke Murase

