File-BOM-Utils

 view release on metacpan or  search on metacpan

scripts/pod2html.sh  view on Meta::CPAN

#!/bin/bash

DIR=Perl-modules/html/File/BOM
FILE=Utils.html

mkdir -p $DR/$DIR ~/savage.net.au/$DIR

pod2html.pl -i lib/File/BOM/Utils.pm -o $DR/$DIR/$FILE

cp $DR/$DIR/$FILE ~/savage.net.au/$DIR



( run in 0.938 second using v1.01-cache-2.11-cpan-39bf76dae61 )