File: mypod2html.pl

package info (click to toggle)
libtest-www-selenium-perl 1.36-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: perl: 2,382; xml: 1,459; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/perl

use Pod::Html;

pod2html @ARGV;