Tetsuro KURITA > HTML-SiteTear-1.44 > sitetear

Download:
HTML-SiteTear-1.44.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

sitetear -- Make a separated copy form a part of a web site

SYNOPSIS ^

 sitetear [OPTION] SOURCE DESTINATION
 sitetear [OPTION] SOURCE DIRECTORY

DESCRIPTION ^

sitetear make a separated copy of a part of web site in local file system. All linked files (HTML file, image file, javascript, cascading style shieet) from a source HTML file will be copied under a new page.

This command is useful to make a destributable copy of a part of a web site.

OPTIONS ^

-h, --help

Print a brief help message and exits.

-m, --man

Prints the manual page and exits.

--siteroot

The root path of the web site including SOURCE

--rooturi

The URI of the root path of the web site including SOURCE

AUTHOR ^

Tetsuro KURITA <tkurita@mac.com>