NAME

nodoze - prepares websites built using Microsoft Windows for unix servers

SYNOPSIS

nodoze directory...

ARGUMENTS

directory... is a list of directories or files. All the files within every directory in the list are processed by nodoze.

DESCRIPTION

When websites are built on on computers running Microsoft Windows, the case of file and directory names is often ignored. Other "widowsizms" are also introduced (such as ending files with .htm instead of .html). This causes BIG problems if the site is served under unix.

nodoze is a "quick and dirty" Perl program to repair these websites so that they will work properly on a unix server.

What nodoze Changes

Relative URLs (a.k.a Local URLs)

REQUIRES

Perl 5, Config, FileHandle

AUTHOR

Mike Babulic, http://www.cuug.ab.ca/~babulicm

COPYRIGHT

This program is distributed under the Perl Artistic License.

DOWNLOAD

nodoze was last changed on October 8, 2005. You can find it on the author's website

Version 2.0
http://www.cuug.ab.ca/~babulicm/perl/nodoze/nodoze20.gz
Version 1
http://www.cuug.ab.ca/~babulicm/perl/nodoze/nodoze