#! /usr/bin/perl
use Pod::L10N::Html;

pod2html @ARGV;
