File: pod2html.sh

package info (click to toggle)
libdbix-admin-createtable-perl 2.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 177; makefile: 2; sh: 1
file content (4 lines) | stat: -rwxr-xr-x 146 bytes parent folder | download
1
2
3
4
#!/bin/bash
# $DR is my web server's doc root.

pod2html.pl -i lib/DBIx/Admin/CreateTable.pm -o $DR/Perl-modules/html/DBIx/Admin/CreateTable.html